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 |
---|---|---|---|---|
com.hack23.cia | model.common.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.documentcontent.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.dokumentlista.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.dokumentstatus.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.person.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.personlista.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.utskottsforslag.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.votering.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.voteringlista.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.val.kommunvalkrets.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.val.landstingvalkrets.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.val.partier.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.val.riksdagsvalkrets.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.worldbank.countries.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.worldbank.data.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.worldbank.indicators.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.worldbank.topic.impl | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.sun.istack | istack-commons-runtime | 3.0.8 | jar | Eclipse Distribution License - v 1.0 |
commons-io | commons-io | 2.6 | jar | Apache License, Version 2.0 |
commons-lang | commons-lang | 2.6.0.redhat-7 | jar | Apache License, Version 2.0 |
javax.persistence | javax.persistence-api | 2.2 | jar | Eclipse Public License v1.0Eclipse Distribution License v. 1.0 |
net.bytebuddy | byte-buddy | 1.10.1 | jar | Apache License, Version 2.0 |
org.hibernate | hibernate-core | 5.4.4.Final | jar | GNU Library General Public License v2.1 or later |
org.javers | javers-core | 5.7.2 | jar | The Apache Software License, Version 2.0 |
org.jboss.spec.javax.transaction | jboss-transaction-api_1.2_spec | 2.0.0.CR1 | jar | EPL 2.0GPL2 w/ CPECommon Development and Distribution LicenseGNU General Public License, Version 2 with the Classpath Exception |
org.jvnet.hyperjaxb3 | hyperjaxb3-ejb-roundtrip | 0.6.2 | jar | BSD-Style License |
org.jvnet.hyperjaxb3 | hyperjaxb3-ejb-runtime | 0.6.2 | jar | BSD-Style License |
org.jvnet.jaxb2_commons | jaxb2-basics-runtime | 0.12.0 | jar | BSD-Style License |
org.springframework | spring-context | 5.2.0.RC2 | jar | Apache License, Version 2.0 |
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.qos.logback | logback-classic | 1.3.0-alpha4 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.h2database | h2 | 1.4.199 | jar | MPL 2.0 or EPL 1.0 |
com.hack23.cia | testfoundation | 2019.9.15-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
commons-collections | commons-collections | 3.2.2.redhat-2 | jar | Apache License, Version 2.0 |
org.hibernate | hibernate-entitymanager | 5.4.4.Final | jar | GNU Library General Public License v2.1 or later |
org.javassist | javassist | 3.25.0-GA | jar | MPL 1.1LGPL 2.1Apache License 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 |
---|---|---|---|---|
org.hibernate | hibernate-jpamodelgen | 5.4.4.Final | jar | GNU Library General Public License v2.1 or later |
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.hack23.cia:model.internal.application.user.impl:jar:2019.9.15-SNAPSHOT
- com.hack23.cia:model.common.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.common.api:jar:2019.9.15-SNAPSHOT (compile)
- org.slf4j:slf4j-api:jar:2.0.0-alpha0 (compile)
- org.apache.commons:commons-lang3:jar:3.9 (compile)
- org.hibernate:hibernate-core:jar:5.4.4.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.1.Final (compile)
- org.jboss:jandex:jar:2.0.5.Final (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.dom4j:dom4j:jar:2.1.1 (compile)
- javax.xml.bind:jaxb-api:jar:2.4.0 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.1 (compile)
- org.jvnet.staxex:stax-ex:jar:1.8 (compile)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.8 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (compile)
- org.javers:javers-core:jar:5.7.2 (compile)
- org.picocontainer:picocontainer:jar:2.15 (compile)
- joda-time:joda-time:jar:2.10.3 (compile)
- com.hack23.cia:model.external.worldbank.countries.impl:jar:2019.9.15-SNAPSHOT (compile)
- org.slf4j:jcl-over-slf4j:jar:2.0.0-alpha0 (compile)
- com.hack23.cia:model.external.worldbank.data.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.worldbank.indicators.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.worldbank.topic.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.val.partier.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.val.riksdagsvalkrets.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.val.landstingvalkrets.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.val.kommunvalkrets.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.person.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.personlista.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.dokumentlista.impl:jar:2019.9.15-SNAPSHOT (compile)
- org.hibernate.search:hibernate-search-mapper-pojo:jar:6.0.0.Alpha9 (compile)
- org.hibernate.search:hibernate-search-engine:jar:6.0.0.Alpha9 (compile)
- org.hibernate.search:hibernate-search-util-common:jar:6.0.0.Alpha9 (compile)
- org.hibernate.search:hibernate-search-engine:jar:6.0.0.Alpha9 (compile)
- org.hibernate.search:hibernate-search-mapper-pojo:jar:6.0.0.Alpha9 (compile)
- com.hack23.cia:model.external.riksdagen.documentcontent.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.dokumentstatus.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.utskottsforslag.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.votering.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.voteringlista.impl:jar:2019.9.15-SNAPSHOT (compile)
- com.hack23.cia:testfoundation:jar:2019.9.15-SNAPSHOT (test)
- com.thoughtworks.xstream:xstream:jar:1.4.11.1 (test)
- xmlpull:xmlpull:jar:1.1.3.1 (test)
- xpp3:xpp3_min:jar:1.1.4c (test)
- jdepend:jdepend:jar:1.2.4-eclipsejdepend (test)
- org.springframework:spring-aspects:jar:5.2.0.RC2 (test)
- org.aspectj:aspectjweaver:jar:1.9.4 (test)
- org.springframework:spring-orm:jar:5.2.0.RC2 (test)
- org.springframework:spring-jdbc:jar:5.2.0.RC2 (test)
- org.springframework:spring-tx:jar:5.2.0.RC2 (test)
- org.springframework:spring-context-support:jar:5.2.0.RC2 (test)
- org.springframework:spring-beans:jar:5.2.0.RC2 (test)
- org.springframework:spring-core:jar:5.2.0.RC2 (test)
- org.springframework:spring-expression:jar:5.2.0.RC2 (test)
- org.springframework:spring-oxm:jar:5.2.0.RC2 (test)
- org.slf4j:log4j-over-slf4j:jar:2.0.0-alpha0 (test)
- org.springframework:spring-test:jar:5.2.0.RC2 (test)
- junit:junit:jar:4.13-beta-3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.5.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.5.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.5.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.5.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.5.2 (test)
- org.junit.platform:junit-platform-launcher:jar:1.5.2 (test)
- org.xmlunit:xmlunit-legacy:jar:2.6.3 (test)
- org.xmlunit:xmlunit-core:jar:2.6.3 (test)
- org.apache.poi:poi:jar:4.1.0 (test)
- org.apache.commons:commons-math3:jar:3.6.1 (test)
- org.apache.xmlbeans:xmlbeans:jar:3.1.0 (test)
- org.apache.commons:commons-collections4:jar:4.4 (test)
- org.apache.poi:poi-scratchpad:jar:4.1.0 (test)
- org.apache.poi:poi-ooxml:jar:4.1.0 (test)
- org.apache.poi:poi-ooxml-schemas:jar:4.1.0 (test)
- org.apache.commons:commons-compress:jar:1.18 (test)
- com.github.virtuald:curvesapi:jar:1.06 (test)
- cglib:cglib:jar:3.3.0 (test)
- org.apache.ant:ant:jar:1.10.7 (test)
- org.apache.ant:ant-launcher:jar:1.10.7 (test)
- org.ow2.asm:asm-tree:jar:7.2-beta (test)
- org.ow2.asm:asm:jar:7.2-beta (test)
- org.codehaus.plexus:plexus-utils:jar:3.2.1 (test)
- org.databene:contiperf:jar:2.4.4.hack23pre (test)
- org.mockito:mockito-core:jar:3.0.7 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.10.1 (test)
- com.github.stefanbirkner:system-rules:jar:1.19.0 (test)
- com.openpojo:openpojo:jar:0.8.13 (test)
- pl.pojo:pojo-tester:jar:0.7.6 (test)
- com.googlecode.combinatoricslib:combinatoricslib:jar:2.1 (test)
- org.apache.commons:commons-text:jar:1.8 (test)
- net.sourceforge.htmlunit:htmlunit:jar:2.36.0 (test)
- net.sourceforge.htmlunit:htmlunit-core-js:jar:2.36.0 (test)
- net.sourceforge.htmlunit:neko-htmlunit:jar:2.36.0 (test)
- net.sourceforge.htmlunit:htmlunit-cssparser:jar:1.5.0 (test)
- commons-net:commons-net:jar:3.6 (test)
- org.brotli:dec:jar:0.1.2 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.10 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.12 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.10 (test)
- xerces:xercesImpl:jar:2.12.0.SP02 (test)
- commons-codec:commons-codec:jar:1.13 (test)
- xml-apis:xml-apis:jar:1.4.01 (test)
- com.thoughtworks.xstream:xstream:jar:1.4.11.1 (test)
- org.jvnet.hyperjaxb3:hyperjaxb3-ejb-runtime:jar:0.6.2 (compile)
- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.12.0 (compile)
- com.h2database:h2:jar:1.4.199 (test)
- org.hibernate:hibernate-entitymanager:jar:5.4.4.Final (test)
- org.hibernate.common:hibernate-commons-annotations:jar:5.1.0.Final (test)
- net.bytebuddy:byte-buddy:jar:1.10.1 (compile)
- org.javassist:javassist:jar:3.25.0-GA (test)
- commons-collections:commons-collections:jar:3.2.2.redhat-2 (test)
- ch.qos.logback:logback-classic:jar:1.3.0-alpha4 (test)
- ch.qos.logback:logback-core:jar:1.3.0-alpha4 (test)
- com.sun.mail:javax.mail:jar:1.6.0 (test)
- javax.activation:activation:jar:1.1 (test)
- org.jvnet.hyperjaxb3:hyperjaxb3-ejb-roundtrip:jar:0.6.2 (compile)
- org.jvnet.jaxb2_commons:jaxb2-basics-testing:jar:0.10.0 (compile)
- org.jvnet.jaxb2_commons:jaxb2-basics-tools:jar:0.10.0 (compile)
- org.jvnet.jaxb2_commons:jaxb2-basics-testing:jar:0.10.0 (compile)
- commons-io:commons-io:jar:2.6 (compile)
- org.hibernate:hibernate-jpamodelgen:jar:5.4.4.Final (provided)
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:2.0.0.CR1 (compile)
- javax.persistence:javax.persistence-api:jar:2.2 (compile)
- org.springframework:spring-context:jar:5.2.0.RC2 (compile)
- commons-lang:commons-lang:jar:2.6.0.redhat-7 (compile)
- com.hack23.cia:model.common.impl:jar:2019.9.15-SNAPSHOT (compile)
Licenses
Eclipse Public License 1.0: JUnit
Eclipse Public License v1.0: javax.persistence-api
GPL2 w/ CPE: javax.transaction API, jaxb-api
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar, JavaMail API
BSD style: XStream Core
Apache 2: Objenesis
BSD: PicoContainer Core, asm, asm-tree
Unknown: jdepend
Apache Software Licenses: Log4j Implemented Over SLF4J
The MIT License: mockito-core
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
EPL 2.0: javax.transaction API
MPL 1.1: Javassist
BSD 3-clause New License: dom4j
LGPL v3.0: combinatoricslib
The W3C License: XML Commons External Components XML APIs
Eclipse Distribution License v. 1.0: javax.persistence-api
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
ASF 2.0: cglib
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-entitymanager, Hibernate ORM - hibernate-jpamodelgen
Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
Eclipse Public License: databene ContiPerf
Eclipse Distribution License - v 1.0: istack common utility code runtime
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache POI, JaVers Library, XML Commons External Components XML APIs, XmlBeans, model.common.api, model.common.impl, model.external.riksdagen.documentcontent.impl, model.external.riksdagen.dokumentlista.impl, model.external.riksdagen.dokumentstatus.impl, model.external.riksdagen.person.impl, model.external.riksdagen.personlista.impl, model.external.riksdagen.utskottsforslag.impl, model.external.riksdagen.votering.impl, model.external.riksdagen.voteringlista.impl, model.external.val.kommunvalkrets.impl, model.external.val.landstingvalkrets.impl, model.external.val.partier.impl, model.external.val.riksdagsvalkrets.impl, model.external.worldbank.countries.impl, model.external.worldbank.data.impl, model.external.worldbank.indicators.impl, model.external.worldbank.topic.impl, model.internal.application.user.impl, openpojo, org.xmlunit:xmlunit-core, testfoundation
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
MPL 2.0 or EPL 1.0: H2 Database Engine
Apache License, version 2.0: JBoss Logging 3
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module, org.brotli:dec
Mozilla Public License, Version 2.0: HtmlUnit Core JS
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Vintage Engine
New BSD License: Hamcrest Core
GNU Lesser General Public License v2.1 or later: Hibernate Search Engine, Hibernate Search Mapper - POJO, Hibernate Search Utils - Common
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
BSD License: curvesapi, databene ContiPerf
Apache License 2.0: Javassist, Xerces-J
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Math, Apache Commons Net, Apache Commons Text, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Commons Lang, HtmlUnit, HtmlUnit CSS Parser, HtmlUnit NekoHtml, Java Annotation Indexer, Joda-Time, Plexus Common Utilities, fastinfoset, spring-aspects, spring-beans, spring-context, spring-context-support, spring-core, spring-expression, spring-jdbc, spring-orm, spring-oxm, spring-test, spring-tx
GNU General Public License, Version 2 with the Classpath Exception: javax.transaction API
Common Public License Version 1.0: System Rules
GNU Lesser General Public License version 3: pojo-tester
CDDL 1.1: jaxb-api
The SAX License: XML Commons External Components XML APIs
Common Development and Distribution License: javax.transaction API
Apache License: databene ContiPerf
GNU Lesser General Public License: Logback Classic Module, Logback Core Module, databene ContiPerf
BSD-Style License: Hyperjaxb3 EJB Roundtrip, Hyperjaxb3 EJB Runtime, JAXB2 Basics - Runtime, JAXB2 Basics - Testing, JAXB2 Basics - Tools
EDL 1.0: JavaBeans Activation Framework API jar
LGPL 2.1: Javassist
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
Eclipse Public License - v 1.0: AspectJ weaver, Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
cglib-3.3.0.jar | 306.9 kB | 270 | 249 | 8 | 1.5 | Yes | No |
logback-classic-1.3.0-alpha4.jar | 239.3 kB | 209 | 161 | 26 | - | Yes | No |
logback-core-1.3.0-alpha4.jar | 469.4 kB | 422 | 376 | 37 | - | Yes | No |
system-rules-1.19.0.jar | 38.7 kB | 47 | 33 | 2 | 1.5 | Yes | No |
curvesapi-1.06.jar | 111.9 kB | 120 | 101 | 6 | 1.5 | Yes | No |
combinatoricslib-2.1.jar | 47.4 kB | 53 | 36 | 10 | 1.7 | No | No |
h2-1.4.199.jar | 2.2 MB | 877 | 872 | 44 | - | Yes | No |
model.common.api-2019.9.15-SNAPSHOT.jar | 3.5 kB | 16 | 2 | 2 | - | No | Yes |
model.common.impl-2019.9.15-SNAPSHOT.jar | 8.3 kB | 22 | 5 | 3 | - | Yes | Yes |
model.external.riksdagen.documentcontent.impl-2019.9.15-SNAPSHOT.jar | 10.3 kB | 25 | 5 | 2 | - | Yes | Yes |
model.external.riksdagen.dokumentlista.impl-2019.9.15-SNAPSHOT.jar | 23.8 kB | 30 | 10 | 2 | - | Yes | Yes |
model.external.riksdagen.dokumentstatus.impl-2019.9.15-SNAPSHOT.jar | 58.6 kB | 56 | 36 | 2 | - | Yes | Yes |
model.external.riksdagen.person.impl-2019.9.15-SNAPSHOT.jar | 27.2 kB | 36 | 16 | 2 | - | Yes | Yes |
model.external.riksdagen.personlista.impl-2019.9.15-SNAPSHOT.jar | 34.2 kB | 39 | 19 | 2 | - | Yes | Yes |
model.external.riksdagen.utskottsforslag.impl-2019.9.15-SNAPSHOT.jar | 28.3 kB | 35 | 15 | 2 | - | Yes | Yes |
model.external.riksdagen.votering.impl-2019.9.15-SNAPSHOT.jar | 36.5 kB | 40 | 20 | 2 | - | Yes | Yes |
model.external.riksdagen.voteringlista.impl-2019.9.15-SNAPSHOT.jar | 13.9 kB | 27 | 7 | 2 | - | Yes | Yes |
model.external.val.kommunvalkrets.impl-2019.9.15-SNAPSHOT.jar | 19 kB | 31 | 11 | 2 | - | Yes | Yes |
model.external.val.landstingvalkrets.impl-2019.9.15-SNAPSHOT.jar | 16.4 kB | 29 | 9 | 2 | - | Yes | Yes |
model.external.val.partier.impl-2019.9.15-SNAPSHOT.jar | 18.9 kB | 31 | 11 | 2 | - | Yes | Yes |
model.external.val.riksdagsvalkrets.impl-2019.9.15-SNAPSHOT.jar | 13.3 kB | 27 | 7 | 2 | - | Yes | Yes |
model.external.worldbank.countries.impl-2019.9.15-SNAPSHOT.jar | 29.4 kB | 39 | 19 | 2 | - | Yes | Yes |
model.external.worldbank.data.impl-2019.9.15-SNAPSHOT.jar | 17.4 kB | 31 | 11 | 2 | - | Yes | Yes |
model.external.worldbank.indicators.impl-2019.9.15-SNAPSHOT.jar | 23.9 kB | 34 | 14 | 2 | - | Yes | Yes |
model.external.worldbank.topic.impl-2019.9.15-SNAPSHOT.jar | 12.5 kB | 26 | 6 | 1 | - | Yes | Yes |
testfoundation-2019.9.15-SNAPSHOT.jar | 19.5 kB | 29 | 16 | 1 | - | Yes | Yes |
openpojo-0.8.13.jar | 329.1 kB | 409 | 325 | 74 | 1.5 | Yes | No |
istack-commons-runtime-3.0.8.jar | 27.2 kB | 37 | 22 | 4 | - | Yes | No |
javax.mail-1.6.0.jar | 653.3 kB | 367 | 334 | 14 | 1.7 | Yes | No |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | - | Yes | No |
xstream-1.4.11.1.jar | 621.1 kB | 512 | 480 | 23 | 1.8 | Yes | No |
commons-codec-1.13.jar | 344.3 kB | 248 | 101 | 7 | 1.7 | Yes | No |
commons-collections-3.2.2.redhat-2.jar | 611.3 kB | 486 | 460 | 12 | 1.6 | Yes | No |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes | No |
commons-lang-2.6.0.redhat-7.jar | 299 kB | 157 | 133 | 10 | 1.6 | Yes | No |
commons-net-3.6.jar | 307.4 kB | 211 | 179 | 20 | 1.6 | Yes | No |
jakarta.activation-api-1.2.1.jar | 44.4 kB | 42 | 31 | 1 | 1.5 | Yes | No |
activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | Yes | No |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes | No |
javax.persistence-api-2.2.jar | 164.6 kB | 227 | 207 | 4 | 1.8 | Yes | No |
jaxb-api-2.4.0.jar | 128 kB | 136 | 111 | 7 | - | Yes | No |
jdepend-1.2.4-eclipsejdepend.jar | 71.9 kB | 58 | 46 | 4 | 1.5 | Yes | No |
joda-time-2.10.3.jar | 643 kB | 765 | 247 | 7 | 1.5 | Yes | No |
junit-4.13-beta-3.jar | 381.1 kB | 386 | 347 | 32 | 1.5 | Yes | No |
byte-buddy-1.10.1.jar | 3.3 MB | 2416 | 2361 | 37 | - | Yes | No |
byte-buddy-agent-1.10.1.jar | 258.1 kB | 80 | 62 | 2 | - | Yes | No |
htmlunit-2.36.0.jar | 2 MB | 1370 | 1312 | 50 | 1.8 | Yes | No |
htmlunit-core-js-2.36.0.jar | 1.2 MB | 501 | 470 | 19 | 1.8 | Yes | No |
htmlunit-cssparser-1.5.0.jar | 203.5 kB | 100 | 88 | 7 | 1.8 | Yes | No |
neko-htmlunit-2.36.0.jar | 375.7 kB | 46 | 35 | 3 | 1.8 | Yes | No |
ant-1.10.7.jar | 2.2 MB | 1241 | 1157 | 62 | 1.8 | Yes | No |
ant-launcher-1.10.7.jar | 18.8 kB | 14 | 4 | 1 | 1.8 | Yes | No |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes | No |
commons-compress-1.18.jar | 591.7 kB | 377 | 336 | 29 | 1.7 | Yes | No |
commons-lang3-3.9.jar | 503.9 kB | 306 | 281 | 13 | 1.8 | Yes | No |
commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes | No |
commons-text-1.8.jar | 207 kB | 152 | 134 | 6 | 1.8 | Yes | No |
httpclient-4.5.10.jar | 774.6 kB | 509 | 468 | 24 | 1.6 | Yes | No |
httpcore-4.4.12.jar | 328.3 kB | 283 | 253 | 17 | 1.6 | Yes | No |
httpmime-4.5.10.jar | 41.8 kB | 40 | 23 | 2 | 1.6 | Yes | No |
poi-4.1.0.jar | 2.8 MB | 1797 | 1718 | 65 | 1.8 | Yes | No |
poi-ooxml-4.1.0.jar | 1.8 MB | 900 | 836 | 47 | 1.8 | Yes | No |
poi-ooxml-schemas-4.1.0.jar | 7.8 MB | 7447 | 4165 | 50 | 1.8 | No | No |
poi-scratchpad-4.1.0.jar | 1.6 MB | 885 | 820 | 49 | 1.8 | Yes | No |
xmlbeans-3.1.0.jar | 2.6 MB | 2092 | 1373 | 51 | 1.6 | Yes | No |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes | No |
aspectjweaver-1.9.4.jar | 2 MB | 1020 | 968 | 36 | 1.8 | Yes | No |
dec-0.1.2.jar | 98.1 kB | 29 | 19 | 1 | 1.5 | Yes | No |
plexus-utils-3.2.1.jar | 261.8 kB | 130 | 105 | 9 | 1.6 | Yes | No |
contiperf-2.4.4.hack23pre.jar | 111.4 kB | 108 | 85 | 10 | 1.5 | Yes | No |
dom4j-2.1.1.jar | 323.6 kB | 201 | 184 | 14 | 1.8 | Yes | No |
jaxb-runtime-2.3.1.jar | 1.1 MB | 801 | 642 | 26 | - | Yes | No |
txw2-2.3.1.jar | 70.3 kB | 67 | 54 | 4 | - | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
hibernate-core-5.4.4.Final.jar | 7.1 MB | 5132 | 4764 | 283 | 1.8 | Yes | No |
hibernate-entitymanager-5.4.4.Final.jar | 0.6 kB | 3 | 0 | 0 | - | No | No |
hibernate-jpamodelgen-5.4.4.Final.jar | 182.5 kB | 142 | 127 | 7 | 1.8 | Yes | No |
hibernate-commons-annotations-5.1.0.Final.jar | 76.2 kB | 80 | 67 | 7 | 1.8 | Yes | No |
hibernate-search-engine-6.0.0.Alpha9.jar | 426.5 kB | 527 | 428 | 62 | 1.8 | Yes | No |
hibernate-search-mapper-pojo-6.0.0.Alpha9.jar | 586.5 kB | 534 | 438 | 60 | 1.8 | Yes | No |
hibernate-search-util-common-6.0.0.Alpha9.jar | 68.1 kB | 76 | 53 | 8 | 1.8 | Yes | No |
javassist-3.25.0-GA.jar | 780.3 kB | 449 | 425 | 17 | 1.7 | Yes | No |
javers-core-5.7.2.jar | 531.6 kB | 444 | 396 | 40 | 1.8 | Yes | No |
jandex-2.0.5.Final.jar | 187.5 kB | 113 | 103 | 1 | 1.6 | Yes | No |
jboss-logging-3.4.1.Final.jar | 60.8 kB | 47 | 35 | 1 | 1.8 | Yes | No |
jboss-transaction-api_1.2_spec-2.0.0.CR1.jar | 16.2 kB | 30 | 19 | 1 | 1.7 | Yes | No |
junit-jupiter-api-5.5.2.jar | 141.8 kB | 141 | 127 | 7 | - | Yes | No |
junit-jupiter-engine-5.5.2.jar | 219.6 kB | 142 | 124 | 10 | - | Yes | No |
junit-platform-commons-1.5.2.jar | 91.7 kB | 58 | 38 | 7 | - | Yes | No |
junit-platform-engine-1.5.2.jar | 163.9 kB | 133 | 117 | 9 | - | Yes | No |
junit-platform-launcher-1.5.2.jar | 99.6 kB | 74 | 63 | 5 | - | Yes | No |
junit-vintage-engine-5.5.2.jar | 57.2 kB | 44 | 30 | 6 | - | Yes | No |
hyperjaxb3-ejb-roundtrip-0.6.2.jar | 14.1 kB | 22 | 7 | 2 | 1.6 | Yes | No |
hyperjaxb3-ejb-runtime-0.6.2.jar | 38 kB | 55 | 35 | 7 | 1.6 | Yes | No |
jaxb2-basics-runtime-0.12.0.jar | 167.6 kB | 205 | 178 | 13 | 1.7 | Yes | No |
jaxb2-basics-testing-0.10.0.jar | 6.1 kB | 14 | 2 | 2 | 1.6 | Yes | No |
jaxb2-basics-tools-0.10.0.jar | 134.9 kB | 151 | 120 | 16 | 1.6 | Yes | No |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | - | Yes | No |
mockito-core-3.0.7.jar | 590.9 kB | 633 | 560 | 65 | 1.8 | Yes | No |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes | No |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes | No |
asm-7.2-beta.jar | 114.7 kB | 42 | 36 | 3 | - | Yes | No |
asm-tree-7.2-beta.jar | 50.2 kB | 44 | 38 | 2 | - | Yes | No |
picocontainer-2.15.jar | 325.8 kB | 286 | 258 | 16 | 1.5 | Yes | No |
jcl-over-slf4j-2.0.0-alpha0.jar | 17.4 kB | 26 | 10 | 3 | - | Yes | No |
log4j-over-slf4j-2.0.0-alpha0.jar | 24.6 kB | 46 | 31 | 5 | - | Yes | No |
slf4j-api-2.0.0-alpha0.jar | 52.2 kB | 61 | 47 | 5 | - | Yes | No |
spring-aspects-5.2.0.RC2.jar | 47.2 kB | 47 | 28 | 5 | 1.8 | Yes | No |
spring-beans-5.2.0.RC2.jar | 684.3 kB | 412 | 382 | 13 | 1.8 | Yes | No |
spring-context-5.2.0.RC2.jar | 1.2 MB | 961 | 874 | 64 | 1.8 | Yes | No |
spring-context-support-5.2.0.RC2.jar | 182.1 kB | 140 | 119 | 11 | 1.8 | Yes | No |
spring-core-5.2.0.RC2.jar | 1.4 MB | 1011 | 955 | 47 | 1.8 | Yes | No |
spring-expression-5.2.0.RC2.jar | 281.9 kB | 164 | 150 | 6 | 1.8 | Yes | No |
spring-jdbc-5.2.0.RC2.jar | 406.2 kB | 315 | 285 | 17 | 1.8 | Yes | No |
spring-orm-5.2.0.RC2.jar | 200.7 kB | 113 | 100 | 7 | 1.8 | Yes | No |
spring-oxm-5.2.0.RC2.jar | 63.9 kB | 55 | 37 | 7 | 1.8 | Yes | No |
spring-test-5.2.0.RC2.jar | 679 kB | 516 | 462 | 39 | 1.8 | Yes | No |
spring-tx-5.2.0.RC2.jar | 313.3 kB | 287 | 253 | 20 | 1.8 | Yes | No |
xmlunit-core-2.6.3.jar | 168.2 kB | 171 | 155 | 8 | 1.6 | Yes | No |
xmlunit-legacy-2.6.3.jar | 128.3 kB | 102 | 88 | 5 | 1.6 | Yes | No |
pojo-tester-0.7.6.jar | 156.8 kB | 157 | 129 | 22 | 1.8 | Yes | No |
xercesImpl-2.12.0.SP02.jar | 1.8 MB | 1041 | 963 | 41 | 1.4 | Yes | No |
xml-apis-1.4.01.jar | 220.5 kB | 391 | 346 | 29 | 1.1 | No | No |
xmlpull-1.1.3.1.jar | 7.2 kB | 10 | 4 | 1 | 1.2 | Yes | No |
xpp3_min-1.1.4c.jar | 25 kB | 12 | 3 | 2 | 1.1 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
125 | 65.2 MB | 47756 | 39345 | 2180 | 1.8 | 120 | 19 |
compile: 50 | compile: 18.6 MB | compile: 14819 | compile: 12595 | compile: 776 | - | compile: 49 | compile: 18 |
test: 74 | test: 46.3 MB | test: 32795 | test: 26623 | test: 1397 | - | test: 70 | test: 1 |
provided: 1 | provided: 182.5 kB | provided: 142 | provided: 127 | provided: 7 | - | provided: 1 | - |