Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
mysql | mysql-connector-java | 8.0.27 | jar | The GNU General Public License, v2 with FOSS exception |
org.apache.bval | bval-jsr | 2.0.5 | jar | Apache License, Version 2.0 |
org.apache.tomee | openejb-junit5 | 8.0.8 | jar | Apache License, Version 2.0 |
org.flywaydb | flyway-core | 8.4.4 | jar | Apache License, Version 2.0 |
org.flywaydb | flyway-mysql | 8.4.4 | jar | Apache License, Version 2.0 |
org.hibernate | hibernate-core | 5.6.5.Final | jar | GNU Library General Public License v2.1 or later |
org.projectlombok | lombok | 1.18.22 | jar | The MIT License |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
ch.vorburger.mariaDB4j | mariaDB4j | 2.5.3 | jar | Apache 2Eclipse Public License v1.0 |
org.apache.johnzon | johnzon-core | 1.2.16 | jar | The Apache Software License, Version 2.0 |
org.apache.tomee | openejb-mockito | 8.0.8 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.8.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.3.1 | jar | The MIT License |
org.mockito | mockito-junit-jupiter | 4.3.1 | jar | The MIT License |
rocks.limburg.cdimock | cdimock | 1.0.4 | jar | The Apache Software License, Version 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
javax | javaee-web-api | 8.0.1 | jar | CDDL + GPLv2 with classpath exception |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
Project Dependency Graph
Dependency Tree
- com.unisa:shareboard:war:1.0
- org.flywaydb:flyway-core:jar:8.4.4 (compile)
- org.flywaydb:flyway-mysql:jar:8.4.4 (compile)
- org.projectlombok:lombok:jar:1.18.22 (compile)
- org.hibernate:hibernate-core:jar:5.6.5.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- javax.persistence:javax.persistence-api:jar:2.2 (compile)
- net.bytebuddy:byte-buddy:jar:1.12.7 (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final (compile)
- org.jboss:jandex:jar:2.4.2.Final (compile)
- com.fasterxml:classmate:jar:1.5.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.1 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.7 (compile)
- org.jvnet.staxex:stax-ex:jar:1.8 (compile)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.1 (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- mysql:mysql-connector-java:jar:8.0.27 (compile)
- com.google.protobuf:protobuf-java:jar:3.11.4 (compile)
- com.google.protobuf:protobuf-java:jar:3.11.4 (compile)
- org.apache.bval:bval-jsr:jar:2.0.5 (compile)
- javax:javaee-web-api:jar:8.0.1 (provided)
- org.apache.johnzon:johnzon-core:jar:1.2.16 (test)
- ch.vorburger.mariaDB4j:mariaDB4j:jar:2.5.3 (test)
- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.5.3 (test)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (test)
- org.slf4j:slf4j-api:jar:1.7.32 (compile)
- ch.vorburger.exec:exec:jar:3.1.3 (test)
- org.apache.commons:commons-exec:jar:1.3 (test)
- org.apache.commons:commons-collections4:jar:4.4 (test)
- org.apache.commons:commons-exec:jar:1.3 (test)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- commons-io:commons-io:jar:2.11.0 (test)
- org.springframework:spring-core:jar:5.3.13 (test)
- org.springframework:spring-jcl:jar:5.3.13 (test)
- org.springframework:spring-jcl:jar:5.3.13 (test)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (test)
- ch.vorburger.mariaDB4j:mariaDB4j-db-linux64:jar:10.2.11 (test)
- ch.vorburger.mariaDB4j:mariaDB4j-db-win32:jar:10.2.11 (test)
- ch.vorburger.mariaDB4j:mariaDB4j-db-mac64:jar:10.2.11 (test)
- ch.vorburger.mariaDB4j:mariaDB4j-core:jar:2.5.3 (test)
- rocks.limburg.cdimock:cdimock:jar:1.0.4 (test)
- org.apache.tomee:openejb-junit5:jar:8.0.8 (compile)
- org.apache.tomee:openejb-core:jar:8.0.8 (compile)
- org.apache.tomee:mbean-annotation-api:jar:8.0.8 (compile)
- org.apache.tomee:openejb-jpa-integration:jar:8.0.8 (compile)
- org.apache.tomee:javaee-api:jar:8.0-5 (compile)
- org.apache.tomee:openejb-api:jar:8.0.8 (compile)
- org.apache.tomee:openejb-loader:jar:8.0.8 (compile)
- org.apache.tomee:openejb-javaagent:jar:8.0.8 (compile)
- org.apache.tomee:openejb-jee:jar:8.0.8 (compile)
- org.apache.tomee.bom:jaxb-runtime:pom:8.0.8 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- org.apache.tomee.bom:jaxb-runtime:pom:8.0.8 (compile)
- org.apache.tomee:openejb-jee-accessors:jar:8.0.8 (compile)
- org.metatype.sxc:sxc-jaxb-core:jar:0.8 (compile)
- org.metatype.sxc:sxc-runtime:jar:0.8 (compile)
- org.metatype.sxc:sxc-runtime:jar:0.8 (compile)
- org.metatype.sxc:sxc-jaxb-core:jar:0.8 (compile)
- commons-cli:commons-cli:jar:1.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.1 (compile)
- org.apache.activemq:activemq-ra:jar:5.16.1 (compile)
- org.apache.activemq:activemq-kahadb-store:jar:5.16.1 (compile)
- org.apache.activemq.protobuf:activemq-protobuf:jar:1.1 (compile)
- org.apache.activemq.protobuf:activemq-protobuf:jar:1.1 (compile)
- org.apache.activemq:activemq-kahadb-store:jar:5.16.1 (compile)
- org.apache.activemq:activemq-broker:jar:5.16.1 (compile)
- org.apache.activemq:activemq-client:jar:5.16.1 (compile)
- org.fusesource.hawtbuf:hawtbuf:jar:1.11 (compile)
- org.fusesource.hawtbuf:hawtbuf:jar:1.11 (compile)
- org.apache.activemq:activemq-openwire-legacy:jar:5.16.1 (compile)
- org.apache.activemq:activemq-client:jar:5.16.1 (compile)
- org.apache.activemq:activemq-jdbc-store:jar:5.16.1 (compile)
- org.apache.geronimo.components:geronimo-connector:jar:3.1.4 (compile)
- org.apache.geronimo.specs:geronimo-j2ee-connector_1.6_spec:jar:1.0 (compile)
- org.apache.geronimo.specs:geronimo-j2ee-connector_1.6_spec:jar:1.0 (compile)
- org.apache.geronimo.components:geronimo-transaction:jar:3.1.4 (compile)
- org.objectweb.howl:howl:jar:1.0.1-1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.12.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.12.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.1 (compile)
- org.apache.geronimo.javamail:geronimo-javamail_1.6_mail:jar:1.0.0 (compile)
- org.apache.xbean:xbean-asm9-shaded:jar:4.18 (compile)
- org.apache.xbean:xbean-asm-util:jar:4.18 (compile)
- org.apache.xbean:xbean-asm-util:jar:4.18 (compile)
- org.apache.xbean:xbean-finder-shaded:jar:4.18 (compile)
- org.apache.xbean:xbean-reflect:jar:4.18 (compile)
- org.apache.xbean:xbean-naming:jar:4.18 (compile)
- org.apache.xbean:xbean-bundleutils:jar:4.18 (compile)
- org.hsqldb:hsqldb:jar:2.3.4 (compile)
- org.apache.commons:commons-dbcp2:jar:2.3.0 (compile)
- org.apache.commons:commons-pool2:jar:2.10.0 (compile)
- org.codehaus.swizzle:swizzle-stream:jar:1.6.2 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.openejb.shade:quartz-openejb-shade:jar:2.2.4 (compile)
- org.tomitribe.quartz:quartz:jar:2.2.4 (compile)
- org.tomitribe.quartz:quartz:jar:2.2.4 (compile)
- org.slf4j:slf4j-jdk14:jar:1.7.21 (compile)
- org.apache.openwebbeans:openwebbeans-impl:jar:2.0.22 (compile)
- org.apache.openwebbeans:openwebbeans-spi:jar:2.0.22 (compile)
- org.apache.openwebbeans:openwebbeans-ejb:jar:2.0.22 (compile)
- org.apache.openwebbeans:openwebbeans-ee:jar:2.0.22 (compile)
- org.apache.openwebbeans:openwebbeans-ee-common:jar:2.0.22 (compile)
- org.apache.openwebbeans:openwebbeans-web:jar:2.0.22 (compile)
- org.apache.openwebbeans:openwebbeans-el22:jar:2.0.22 (compile)
- org.apache.openwebbeans:openwebbeans-el22:jar:2.0.22 (compile)
- org.apache.openjpa:openjpa:jar:3.2.0 (compile)
- net.sourceforge.serp:serp:jar:1.15.1 (compile)
- net.sourceforge.serp:serp:jar:1.15.1 (compile)
- org.apache.tomee:mbean-annotation-api:jar:8.0.8 (compile)
- org.apache.tomee:openejb-core:jar:8.0.8 (compile)
- org.apache.tomee:openejb-mockito:jar:8.0.8 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.8.2 (test)
- org.mockito:mockito-junit-jupiter:jar:4.3.1 (test)
- org.mockito:mockito-core:jar:4.3.1 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.7 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.7 (test)
- org.flywaydb:flyway-core:jar:8.4.4 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
The GNU General Public License, v2 with FOSS exception: MySQL Connector/J
3-Clause BSD License: Protocol Buffers [Core]
Unnamed: Apache XBean :: ASM shaded (repackaged)
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J JDK14 Binding
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Eclipse Public License v1.0: javax.persistence-api, mariaDB4j (all-in-one artifact), mariaDB4j-core, mariaDB4j-db-linux64, mariaDB4j-db-mac64, mariaDB4j-db-win32
GPL2 w/ CPE: Jakarta Annotations API, istack common utility code runtime, jaxb-api
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Apache 2: ch.vorburger.exec, mariaDB4j (all-in-one artifact), mariaDB4j-core, mariaDB4j-db-linux64, mariaDB4j-db-mac64, mariaDB4j-db-win32
BSD: Serp
Unknown: SXC JAXB :: Core, SXC Runtime, shareboard_is
BSD License: AntLR Parser Generator
The MIT License: Project Lombok, mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: ActiveMQ :: Broker, ActiveMQ :: Client, ActiveMQ :: JDBC Store, ActiveMQ :: KahaDB Store, ActiveMQ :: Openwire Legacy Support, ActiveMQ :: RA, Apache BVal :: bval-jsr, Apache Commons CLI, Apache Commons Collections, Apache Commons DBCP, Apache Commons Exec, Apache Commons IO, Apache Commons Lang, Apache Commons Pool, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, EE Common plugin, EJB plugin, EL 2.2 plugin, Java Annotation Indexer, Java EE plugin, Objenesis, OpenJPA Aggregate Jar, OpenWebBeans Core, SPI definition, Spring Commons Logging Bridge, Spring Core, TomEE :: BOMs :: JAXB Runtime, TomEE :: Container :: API, TomEE :: Container :: Core, TomEE :: Container :: JPA Integration, TomEE :: Container :: JUnit 5, TomEE :: Container :: Java Agent, TomEE :: Container :: Java EE, TomEE :: Container :: Java EE Accessors, TomEE :: Container :: Loader, TomEE :: Container :: MBean Annotation API, TomEE :: JavaEE 8 Full API, TomEE :: Utils :: Mockito, Web plugin, fastinfoset, flyway-core, flyway-mysql
EPL 2.0: Jakarta Annotations API
GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API
CDDL 1.1: istack common utility code runtime, jaxb-api
Common Development and Distribution License: Java Transaction API
HSQLDB License, a BSD open source license: HyperSQL Database
Eclipse Distribution License v. 1.0: javax.persistence-api
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core
EDL 1.0: Jakarta Activation API jar, JavaBeans Activation Framework
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
CDDL + GPLv2 with classpath exception: javaee-web-api
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
The Apache Software License, Version 2.0: ActiveMQ Protocol Buffers Implementation and Compiler, Apache Commons Logging, Apache XBean :: ASM Util, Apache XBean :: Finder shaded (repackaged), Apache XBean :: Naming, Apache XBean :: Reflect, Apache XBean OSGI Bundle Utilities, Geronimo JavaMail 1.6 :: Mail, Geronimo TxManager :: Connector, Geronimo TxManager :: Transaction, J2EE Connector 1.6, Jackson-annotations, Jackson-core, Johnzon :: Core, OpenEJB :: Dependencies :: Quartz Shade, Swizzle :: Stream, cdimock, hawtbuf, jackson-databind, quartz
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
antlr-2.7.7.jar | 445.3 kB | 239 | 224 | 12 | 1.2 | Yes |
exec-3.1.3.jar | 27.1 kB | 29 | 19 | 1 | 1.8 | Yes |
mariaDB4j-2.5.3.jar | 17.5 kB | 13 | 0 | 0 | - | No |
mariaDB4j-core-2.5.3.jar | 47.9 kB | 32 | 14 | 3 | 1.8 | Yes |
mariaDB4j-db-linux64-10.2.11.jar | 56.8 MB | 132 | 0 | 0 | - | No |
mariaDB4j-db-mac64-10.2.11.jar | 15.7 MB | 124 | 0 | 0 | - | No |
mariaDB4j-db-win32-10.2.11.jar | 10.4 MB | 112 | 0 | 0 | - | No |
classmate-1.5.1.jar | 67.8 kB | 55 | 40 | 5 | - | Yes |
jackson-annotations-2.12.1.jar | 75.7 kB | 84 | 72 | 2 | - | Yes |
jackson-core-2.12.1.jar | 365.2 kB | 151 | 125 | 13 | - | Yes |
jackson-databind-2.12.1.jar | 1.5 MB | 737 | 701 | 23 | - | Yes |
protobuf-java-3.11.4.jar | 1.7 MB | 692 | 666 | 2 | 1.7 | Yes |
jakarta.activation-1.2.1.jar | 65.7 kB | 60 | 42 | 3 | 1.5 | Yes |
istack-commons-runtime-3.0.7.jar | 25.5 kB | 35 | 22 | 4 | - | Yes |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | - | Yes |
commons-cli-1.4.jar | 53.8 kB | 40 | 27 | 1 | 1.5 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | - | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | - | Yes |
javaee-web-api-8.0.1.jar | 1.5 MB | 1796 | 1687 | 93 | 1.8 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
javax.persistence-api-2.2.jar | 164.6 kB | 227 | 207 | 4 | 1.8 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | - | Yes |
mysql-connector-java-8.0.27.jar | 2.5 MB | 1086 | 1033 | 29 | 1.8 | Yes |
byte-buddy-1.12.7.jar | 3.8 MB | 2696 | 2635 | 39 | - | Yes |
byte-buddy-agent-1.12.7.jar | 256.9 kB | 89 | 69 | 3 | - | Yes |
serp-1.15.1.jar | 217 kB | 124 | 112 | 4 | 1.6 | Yes |
activemq-broker-5.16.1.jar | 1.2 MB | 727 | 655 | 37 | 1.8 | Yes |
activemq-client-5.16.1.jar | 1.4 MB | 964 | 887 | 40 | 1.8 | Yes |
activemq-jdbc-store-5.16.1.jar | 185.7 kB | 123 | 74 | 4 | 1.8 | Yes |
activemq-kahadb-store-5.16.1.jar | 691.3 kB | 391 | 366 | 10 | 1.8 | Yes |
activemq-openwire-legacy-5.16.1.jar | 685.7 kB | 460 | 439 | 7 | 1.8 | Yes |
activemq-ra-5.16.1.jar | 95.5 kB | 66 | 38 | 1 | 1.8 | Yes |
activemq-protobuf-1.1.jar | 147.9 kB | 74 | 56 | 3 | 1.5 | Yes |
bval-jsr-2.0.5.jar | 850.6 kB | 594 | 518 | 16 | 1.8 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-dbcp2-2.3.0.jar | 191.8 kB | 95 | 77 | 4 | 1.7 | Yes |
commons-exec-1.3.jar | 54.4 kB | 53 | 37 | 4 | 1.5 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-pool2-2.10.0.jar | 141.2 kB | 95 | 80 | 3 | 1.8 | Yes |
geronimo-connector-3.1.4.jar | 123.3 kB | 102 | 81 | 8 | 1.6 | Yes |
geronimo-transaction-3.1.4.jar | 75.8 kB | 59 | 43 | 3 | 1.6 | Yes |
geronimo-javamail_1.6_mail-1.0.0.jar | 600.2 kB | 435 | 350 | 26 | 1.7 | Yes |
geronimo-j2ee-connector_1.6_spec-1.0.jar | 52 kB | 102 | 85 | 6 | 1.5 | Yes |
johnzon-core-1.2.16.jar | 144.1 kB | 108 | 90 | 3 | 1.8 | Yes |
quartz-openejb-shade-2.2.4.jar | 1.2 MB | 674 | 348 | 31 | 1.6 | Yes |
openjpa-3.2.0.jar | 4.8 MB | 2314 | 2165 | 52 | 1.8 | Yes |
openwebbeans-ee-2.0.22.jar | 20.1 kB | 29 | 13 | 2 | 1.8 | Yes |
openwebbeans-ee-common-2.0.22.jar | 10 kB | 19 | 1 | 1 | 1.8 | Yes |
openwebbeans-ejb-2.0.22.jar | 17.7 kB | 24 | 6 | 3 | 1.8 | Yes |
openwebbeans-el22-2.0.22.jar | 15.8 kB | 22 | 5 | 1 | 1.8 | Yes |
openwebbeans-impl-2.0.22.jar | 786.7 kB | 462 | 399 | 44 | 1.8 | Yes |
openwebbeans-spi-2.0.22.jar | 22.6 kB | 42 | 25 | 4 | 1.8 | Yes |
openwebbeans-web-2.0.22.jar | 45.9 kB | 44 | 20 | 6 | 1.8 | Yes |
javaee-api-8.0-5.jar | 1.5 MB | 2100 | 1810 | 130 | 1.8 | Yes |
mbean-annotation-api-8.0.8.jar | 10.1 kB | 18 | 6 | 1 | 1.8 | No |
openejb-api-8.0.8.jar | 16.7 kB | 36 | 17 | 4 | 1.8 | No |
openejb-core-8.0.8.jar | 3.3 MB | 2018 | 1824 | 112 | 1.8 | Yes |
openejb-javaagent-8.0.8.jar | 14 kB | 17 | 3 | 1 | 1.8 | Yes |
openejb-jee-8.0.8.jar | 1.3 MB | 1118 | 1060 | 20 | 1.8 | Yes |
openejb-jee-accessors-8.0.8.jar | 837.2 kB | 243 | 226 | 2 | 1.8 | Yes |
openejb-jpa-integration-8.0.8.jar | 25.3 kB | 34 | 13 | 5 | 1.8 | Yes |
openejb-junit5-8.0.8.jar | 27.5 kB | 28 | 12 | 1 | 1.8 | Yes |
openejb-loader-8.0.8.jar | 116.8 kB | 91 | 73 | 5 | 1.8 | Yes |
openejb-mockito-8.0.8.jar | 20.9 kB | 24 | 6 | 1 | 1.8 | Yes |
jaxb-runtime-8.0.8.pom | 2.5 kB | - | - | - | - | - |
xbean-asm-util-4.18.jar | 14.8 kB | 21 | 5 | 1 | 1.8 | Yes |
xbean-asm9-shaded-4.18.jar | 293 kB | 143 | 121 | 6 | 1.8 | Yes |
xbean-bundleutils-4.18.jar | 74.3 kB | 59 | 41 | 3 | 1.8 | Yes |
xbean-finder-shaded-4.18.jar | 159.8 kB | 105 | 88 | 4 | 1.8 | Yes |
xbean-naming-4.18.jar | 57.3 kB | 49 | 31 | 4 | 1.8 | Yes |
xbean-reflect-4.18.jar | 164.3 kB | 141 | 126 | 2 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
swizzle-stream-1.6.2.jar | 54.4 kB | 68 | 56 | 3 | 1.5 | Yes |
flyway-core-8.4.4.jar | 629.4 kB | 475 | 396 | 65 | 1.8 | Yes |
flyway-mysql-8.4.4.jar | 31.1 kB | 31 | 12 | 4 | 1.8 | Yes |
hawtbuf-1.11.jar | 50.2 kB | 44 | 33 | 2 | 1.5 | Yes |
jaxb-runtime-2.3.1.jar | 1.1 MB | 801 | 642 | 26 | - | Yes |
txw2-2.3.1.jar | 70.3 kB | 67 | 54 | 4 | - | Yes |
hibernate-core-5.6.5.Final.jar | 7.5 MB | 5278 | 4905 | 285 | 1.8 | Yes |
hibernate-commons-annotations-5.1.2.Final.jar | 78.9 kB | 81 | 68 | 7 | 1.8 | Yes |
hsqldb-2.3.4.jar | 1.5 MB | 670 | 599 | 21 | 1.6 | No |
jandex-2.4.2.Final.jar | 230.8 kB | 125 | 115 | 1 | 1.6 | Yes |
jboss-logging-3.4.3.Final.jar | 60.8 kB | 47 | 35 | 1 | 1.8 | Yes |
jboss-transaction-api_1.2_spec-1.1.1.Final.jar | 26.3 kB | 31 | 19 | 1 | 1.7 | Yes |
junit-jupiter-api-5.8.2.jar | 193.5 kB | 183 | 168 | 8 | - | Yes |
junit-jupiter-engine-5.8.2.jar | 229.7 kB | 140 | 123 | 9 | - | Yes |
junit-jupiter-params-5.8.2.jar | 577.3 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.8.2.jar | 185.8 kB | 142 | 126 | 9 | - | Yes |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | - | Yes |
sxc-jaxb-core-0.8.jar | 39 kB | 40 | 27 | 1 | 1.5 | Yes |
sxc-runtime-0.8.jar | 43.1 kB | 42 | 31 | 2 | 1.5 | Yes |
mockito-core-4.3.1.jar | 671.4 kB | 656 | 584 | 64 | 1.8 | Yes |
mockito-junit-jupiter-4.3.1.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
howl-1.0.1-1.jar | 80 kB | 60 | 42 | 3 | 1.4 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
lombok-1.18.22.jar | 2 MB | 1037 | 165 | 13 | - | Yes |
slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-jdk14-1.7.21.jar | 8.5 kB | 15 | 5 | 1 | 1.5 | Yes |
spring-core-5.3.13.jar | 1.5 MB | 1035 | 976 | 49 | 1.8 | Yes |
spring-jcl-5.3.13.jar | 24.4 kB | 28 | 17 | 2 | 1.8 | Yes |
quartz-2.2.4.jar | 666.2 kB | 418 | 348 | 31 | 1.6 | Yes |
cdimock-1.0.4.jar | 25.1 kB | 32 | 19 | 1 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
108 | 138 MB | 37279 | 32087 | 1625 | 1.8 | 100 |
compile: 81 | compile: 48.4 MB | compile: 31216 | compile: 26971 | compile: 1298 | - | compile: 77 |
test: 26 | test: 88.1 MB | test: 4267 | test: 3429 | test: 234 | - | test: 22 |
provided: 1 | provided: 1.5 MB | provided: 1796 | provided: 1687 | provided: 93 | - | provided: 1 |