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 | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.documentcontent.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.dokumentlista.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.dokumentstatus.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.person.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.personlista.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.utskottsforslag.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.votering.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.riksdagen.voteringlista.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.val.kommunvalkrets.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.val.landstingvalkrets.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.val.partier.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.val.riksdagsvalkrets.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.worldbank.countries.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.worldbank.data.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.worldbank.indicators.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.hack23.cia | model.external.worldbank.topic.impl | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
com.sun.istack | istack-commons-runtime | 3.0.12 | jar | Eclipse Distribution License - v 1.0 |
commons-io | commons-io | 2.18.0 | jar | Apache-2.0 |
javax.activation | activation | 1.1.1 | jar | COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 |
javax.persistence | javax.persistence-api | 2.2 | jar | Eclipse Public License v1.0Eclipse Distribution License v. 1.0 |
net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 |
org.hibernate | hibernate-core | 5.6.15.Final | jar | GNU Library General Public License v2.1 or later |
org.javers | javers-core | 7.7.0 | 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.13.1 | jar | BSD-Style License |
org.springframework | spring-context | 5.3.39 | 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.5.15 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.h2database | h2 | 2.3.232 | jar | MPL 2.0EPL 1.0 |
com.hack23.cia | testfoundation | 2024-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
org.hibernate | hibernate-entitymanager | 5.6.15.Final | jar | GNU Library General Public License v2.1 or later |
org.javassist | javassist | 3.30.2-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.6.15.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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.picocontainer | picocontainer | 2.15 | jar | BSD |
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:2024-SNAPSHOT
- com.hack23.cia:model.common.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.common.api:jar:2024-SNAPSHOT (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- com.sun.activation:jakarta.activation:jar:2.0.1 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.hibernate:hibernate-core:jar:5.6.15.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (compile)
- io.smallrye:jandex:jar:3.2.3 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (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)
- 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.12 (compile)
- org.javers:javers-core:jar:7.7.0 (compile)
- org.picocontainer:picocontainer:jar:2.15 (runtime)
- com.hack23.cia:model.external.worldbank.countries.impl:jar:2024-SNAPSHOT (compile)
- org.slf4j:jcl-over-slf4j:jar:2.0.16 (compile)
- com.hack23.cia:model.external.worldbank.data.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.worldbank.indicators.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.worldbank.topic.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.val.partier.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.val.riksdagsvalkrets.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.val.landstingvalkrets.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.val.kommunvalkrets.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.person.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.personlista.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.dokumentlista.impl:jar:2024-SNAPSHOT (compile)
- org.hibernate.search:hibernate-search-mapper-pojo-base:jar:6.2.4.Final (compile)
- org.hibernate.search:hibernate-search-engine:jar:6.2.4.Final (compile)
- org.hibernate.search:hibernate-search-util-common:jar:6.2.4.Final (compile)
- org.hibernate.search:hibernate-search-engine:jar:6.2.4.Final (compile)
- org.hibernate.search:hibernate-search-mapper-pojo-base:jar:6.2.4.Final (compile)
- com.hack23.cia:model.external.riksdagen.documentcontent.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.dokumentstatus.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.utskottsforslag.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.votering.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:model.external.riksdagen.voteringlista.impl:jar:2024-SNAPSHOT (compile)
- com.hack23.cia:testfoundation:jar:2024-SNAPSHOT (test)
- com.thoughtworks.xstream:xstream:jar:1.4.21 (test)
- io.github.x-stream:mxparser:jar:1.2.2 (test)
- xmlpull:xmlpull:jar:1.1.3.1 (test)
- io.github.x-stream:mxparser:jar:1.2.2 (test)
- jdepend:jdepend:jar:1.2.4-eclipsejdepend (test)
- org.springframework:spring-aspects:jar:5.3.39 (test)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (test)
- org.springframework:spring-context-support:jar:5.3.39 (test)
- org.springframework:spring-beans:jar:5.3.39 (test)
- org.springframework:spring-core:jar:5.3.39 (test)
- org.springframework:spring-expression:jar:5.3.39 (test)
- org.springframework:spring-oxm:jar:5.3.39 (test)
- org.slf4j:log4j-over-slf4j:jar:2.0.16 (test)
- org.springframework:spring-test:jar:5.3.39 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.junit.platform:junit-platform-launcher:jar:1.11.4 (test)
- org.xmlunit:xmlunit-legacy:jar:2.10.0 (test)
- org.xmlunit:xmlunit-core:jar:2.10.0 (test)
- org.apache.poi:poi:jar:5.3.0 (test)
- org.apache.commons:commons-math3:jar:3.6.1 (test)
- com.zaxxer:SparseBitSet:jar:1.3 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
- org.apache.xmlbeans:xmlbeans:jar:5.3.0 (test)
- org.apache.commons:commons-collections4:jar:4.4 (test)
- org.apache.poi:poi-scratchpad:jar:5.3.0 (test)
- org.apache.poi:poi-ooxml:jar:5.3.0 (test)
- org.apache.poi:poi-ooxml-lite:jar:5.3.0 (test)
- org.apache.santuario:xmlsec:jar:4.0.2 (test)
- com.fasterxml.woodstox:woodstox-core:jar:6.6.0 (test)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (test)
- com.fasterxml.woodstox:woodstox-core:jar:6.6.0 (test)
- org.bouncycastle:bcpkix-jdk18on:jar:1.79 (test)
- org.bouncycastle:bcutil-jdk18on:jar:1.79 (test)
- org.bouncycastle:bcprov-jdk18on:jar:1.79 (test)
- org.apache.pdfbox:pdfbox:jar:3.0.3 (test)
- org.apache.pdfbox:pdfbox-io:jar:3.0.3 (test)
- org.apache.pdfbox:fontbox:jar:3.0.3 (test)
- org.apache.commons:commons-compress:jar:1.27.1 (test)
- com.github.virtuald:curvesapi:jar:1.08 (test)
- cglib:cglib:jar:3.3.0 (test)
- org.apache.ant:ant:jar:1.10.15 (test)
- org.apache.ant:ant-launcher:jar:1.10.15 (test)
- org.ow2.asm:asm-tree:jar:9.7.1 (test)
- org.ow2.asm:asm:jar:9.7.1 (test)
- org.codehaus.plexus:plexus-utils:jar:4.0.2 (test)
- org.databene:contiperf:jar:2.4.4.hack23pre (test)
- org.mockito:mockito-core:jar:5.14.2 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (test)
- com.github.stefanbirkner:system-rules:jar:1.19.0 (test)
- com.openpojo:openpojo:jar:0.9.1 (test)
- org.apache.commons:commons-text:jar:1.13.0 (test)
- org.htmlunit:htmlunit:jar:4.7.0 (test)
- org.htmlunit:htmlunit-core-js:jar:4.7.0 (test)
- org.htmlunit:neko-htmlunit:jar:4.7.0 (test)
- org.htmlunit:htmlunit-cssparser:jar:4.7.0 (test)
- org.htmlunit:htmlunit-xpath:jar:4.7.0 (test)
- org.htmlunit:htmlunit-csp:jar:4.7.0 (test)
- org.htmlunit:htmlunit-websocket-client:jar:4.7.0 (test)
- commons-net:commons-net:jar:3.11.1 (test)
- org.brotli:dec:jar:0.1.2 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.14 (test)
- xerces:xercesImpl:jar:2.12.2 (test)
- commons-codec:commons-codec:jar:1.17.1 (test)
- xml-apis:xml-apis:jar:1.4.01 (test)
- com.thoughtworks.xstream:xstream:jar:1.4.21 (test)
- org.jvnet.hyperjaxb3:hyperjaxb3-ejb-runtime:jar:0.6.2 (compile)
- org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.13.1 (compile)
- com.h2database:h2:jar:2.3.232 (test)
- org.hibernate:hibernate-entitymanager:jar:5.6.15.Final (test)
- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final (compile)
- net.bytebuddy:byte-buddy:jar:1.15.11 (compile)
- org.javassist:javassist:jar:3.30.2-GA (test)
- commons-collections:commons-collections:jar:3.2.2 (test)
- ch.qos.logback:logback-classic:jar:1.5.15 (test)
- ch.qos.logback:logback-core:jar:1.5.15 (test)
- javax.activation:activation:jar:1.1.1 (compile)
- 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.18.0 (compile)
- org.hibernate:hibernate-jpamodelgen:jar:5.6.15.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.3.39 (compile)
- com.hack23.cia:model.common.impl:jar:2024-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
BSD: PicoContainer Core
Unknown: jdepend
Apache Software Licenses: Log4j Implemented Over SLF4J
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Net, Apache Commons Text, Apache FontBox, Apache Log4j API, Apache PDFBox, Apache PDFBox io, Apache XML Security for Java
EPL 2.0: javax.transaction API
MPL 1.1: Javassist
BSD-3-Clause: XStream Core, asm, asm-tree
The W3C License: XML Commons External Components XML APIs
Eclipse Distribution License v. 1.0: javax.persistence-api
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: XML Pull Parsing API
Eclipse Public License: databene ContiPerf
Indiana University Extreme! Lab Software License: MXParser
Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider
Eclipse Distribution License - v 1.0: istack common utility code runtime
MIT: mockito-core
Eclipse Public License - v 2.0: AspectJ Weaver
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, JaVers Library, SparseBitSet, XML Commons External Components XML APIs, Xerces2-j, 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
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, org.brotli:dec
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 Base, Hibernate Search Utils - Common
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
Apache License 2.0: JBoss Logging 3, Javassist
BSD License: curvesapi, databene ContiPerf
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Math, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache POI, Apache POI - API based on OPC and OOXML schemas, Apache POI - Common, Byte Buddy (without dependencies), Byte Buddy agent, HtmlUnit, HtmlUnit CSS Parser, HtmlUnit Content-Security-Policy Parser, HtmlUnit JavaScript Engine, HtmlUnit NekoHtml, HtmlUnit WebSocket Client, HtmlUnit-XPath, JCL 1.2 implemented over SLF4J, Jandex: Core, Objenesis, Plexus Common Utilities, Spring Aspects, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Object/XML Marshalling, Spring TestContext Framework, fastinfoset
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework
EPL 1.0: H2 Database Engine
GNU General Public License, Version 2 with the Classpath Exception: javax.transaction API
MPL 2.0: H2 Database Engine
Common Public License Version 1.0: System Rules
CDDL 1.1: jaxb-api
The SAX License: XML Commons External Components XML APIs
Common Development and Distribution License: javax.transaction API
The BSD 2-Clause License: Stax2 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: Jakarta Activation, Jakarta Activation API
LGPL 2.1: Javassist
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
Eclipse Public License - v 1.0: 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.5.15.jar | 305.4 kB | 241 | 188 | 29 | 11 | Yes | No |
logback-core-1.5.15.jar | 624.9 kB | 532 | - | - | - | - | No |
• Root | - | 525 | 472 | 42 | 11 | Yes | - |
• Versioned | - | 7 | 1 | 1 | 21 | Yes | - |
woodstox-core-6.6.0.jar | 1.6 MB | 1028 | 893 | 70 | 1.8 | Yes | No |
system-rules-1.19.0.jar | 38.7 kB | 47 | 33 | 2 | 1.5 | Yes | No |
curvesapi-1.08.jar | 117.2 kB | 120 | 101 | 6 | 1.7 | Yes | No |
h2-2.3.232.jar | 2.7 MB | 1060 | - | - | - | - | No |
• Root | - | 1059 | 1054 | 58 | 11 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 21 | Yes | - |
model.common.api-2024-SNAPSHOT.jar | 3.9 kB | 17 | 3 | 2 | 21 | No | Yes |
model.common.impl-2024-SNAPSHOT.jar | 9.3 kB | 24 | 7 | 3 | 21 | Yes | Yes |
model.external.riksdagen.documentcontent.impl-2024-SNAPSHOT.jar | 10.5 kB | 25 | 5 | 2 | 21 | Yes | Yes |
model.external.riksdagen.dokumentlista.impl-2024-SNAPSHOT.jar | 24.3 kB | 30 | 10 | 2 | 21 | Yes | Yes |
model.external.riksdagen.dokumentstatus.impl-2024-SNAPSHOT.jar | 59.9 kB | 56 | 36 | 2 | 21 | Yes | Yes |
model.external.riksdagen.person.impl-2024-SNAPSHOT.jar | 27.8 kB | 36 | 16 | 2 | 21 | Yes | Yes |
model.external.riksdagen.personlista.impl-2024-SNAPSHOT.jar | 35.1 kB | 39 | 19 | 2 | 21 | Yes | Yes |
model.external.riksdagen.utskottsforslag.impl-2024-SNAPSHOT.jar | 28.8 kB | 35 | 15 | 2 | 21 | Yes | Yes |
model.external.riksdagen.votering.impl-2024-SNAPSHOT.jar | 37.4 kB | 40 | 20 | 2 | 21 | Yes | Yes |
model.external.riksdagen.voteringlista.impl-2024-SNAPSHOT.jar | 14.1 kB | 27 | 7 | 2 | 21 | Yes | Yes |
model.external.val.kommunvalkrets.impl-2024-SNAPSHOT.jar | 19.3 kB | 31 | 11 | 2 | 21 | Yes | Yes |
model.external.val.landstingvalkrets.impl-2024-SNAPSHOT.jar | 16.7 kB | 29 | 9 | 2 | 21 | Yes | Yes |
model.external.val.partier.impl-2024-SNAPSHOT.jar | 19.2 kB | 31 | 11 | 2 | 21 | Yes | Yes |
model.external.val.riksdagsvalkrets.impl-2024-SNAPSHOT.jar | 13.5 kB | 27 | 7 | 2 | 21 | Yes | Yes |
model.external.worldbank.countries.impl-2024-SNAPSHOT.jar | 30.1 kB | 39 | 19 | 2 | 21 | Yes | Yes |
model.external.worldbank.data.impl-2024-SNAPSHOT.jar | 17.7 kB | 31 | 11 | 2 | 21 | Yes | Yes |
model.external.worldbank.indicators.impl-2024-SNAPSHOT.jar | 24.3 kB | 34 | 14 | 2 | 21 | Yes | Yes |
model.external.worldbank.topic.impl-2024-SNAPSHOT.jar | 12.7 kB | 26 | 6 | 1 | 21 | Yes | Yes |
testfoundation-2024-SNAPSHOT.jar | 19.6 kB | 29 | 16 | 1 | 21 | Yes | Yes |
openpojo-0.9.1.jar | 327.5 kB | 407 | 323 | 74 | 1.5 | Yes | No |
jakarta.activation-2.0.1.jar | 62.2 kB | 56 | 39 | 3 | 1.8 | Yes | No |
istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | - | - | - | - | No |
• Root | - | 38 | 23 | 4 | 1.8 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 9 | Yes | - |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | 1.6 | Yes | No |
xstream-1.4.21.jar | 646.5 kB | 530 | 498 | 23 | 1.8 | Yes | No |
SparseBitSet-1.3.jar | 25.8 kB | 25 | 15 | 1 | 1.6 | Yes | No |
commons-codec-1.17.1.jar | 372.7 kB | 262 | - | - | - | - | No |
• Root | - | 261 | 114 | 7 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No |
commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - | No |
• Root | - | 397 | 370 | 15 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-net-3.11.1.jar | 325.4 kB | 230 | - | - | - | - | No |
• Root | - | 229 | 197 | 20 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
mxparser-1.2.2.jar | 29.7 kB | 16 | 1 | 1 | 1.4 | Yes | No |
jandex-3.2.3.jar | 379.5 kB | 203 | - | - | - | - | No |
• Root | - | 203 | 193 | 1 | 1.8 | Yes | - |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes | No |
activation-1.1.1.jar | 69.4 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.3.1.jar | 128.1 kB | 136 | - | - | - | - | No |
• Root | - | 131 | 111 | 7 | 1.8 | Yes | - |
• Versioned | - | 5 | 1 | 1 | 9 | No | - |
jdepend-1.2.4-eclipsejdepend.jar | 355.1 kB | 177 | 93 | 8 | 1.6 | Yes | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
byte-buddy-1.15.11.jar | 8.5 MB | 5890 | - | - | - | - | No |
• Root | - | 2950 | 2897 | 38 | 1.5 | Yes | - |
• Versioned | - | 2940 | 2898 | 39 | 1.8 | Yes | - |
byte-buddy-agent-1.15.11.jar | 365.4 kB | 170 | - | - | - | - | No |
• Root | - | 91 | 72 | 2 | 1.5 | Yes | - |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes | - |
ant-1.10.15.jar | 2.3 MB | 1255 | 1171 | 62 | 1.8 | Yes | No |
ant-launcher-1.10.15.jar | 18.9 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.27.1.jar | 1.1 MB | 625 | - | - | - | - | No |
• Root | - | 624 | 572 | 36 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - | No |
• Root | - | 425 | 395 | 18 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes | No |
commons-text-1.13.0.jar | 257.9 kB | 185 | - | - | - | - | No |
• Root | - | 184 | 164 | 8 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes | No |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes | No |
httpmime-4.5.14.jar | 41.7 kB | 40 | 23 | 2 | 1.6 | Yes | No |
log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - | No |
• Root | - | 236 | 209 | 11 | 1.8 | Yes | - |
• Versioned | - | 11 | 4 | 2 | 9 | Yes | - |
fontbox-3.0.3.jar | 1.6 MB | 311 | 190 | 14 | 1.8 | Yes | No |
pdfbox-3.0.3.jar | 2 MB | 856 | 757 | 56 | 1.8 | Yes | No |
pdfbox-io-3.0.3.jar | 47.6 kB | 34 | 20 | 1 | 1.8 | Yes | No |
poi-5.3.0.jar | 3 MB | 1765 | - | - | - | - | No |
• Root | - | 1763 | 1681 | 63 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
poi-ooxml-5.3.0.jar | 2 MB | 948 | - | - | - | - | No |
• Root | - | 946 | 876 | 46 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
poi-ooxml-lite-5.3.0.jar | 6 MB | 4277 | - | - | - | - | No |
• Root | - | 4275 | 2552 | 57 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
poi-scratchpad-5.3.0.jar | 1.9 MB | 1020 | - | - | - | - | No |
• Root | - | 1018 | 947 | 50 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
xmlsec-4.0.2.jar | 1.2 MB | 787 | 677 | 55 | 11 | Yes | No |
xmlbeans-5.3.0.jar | 2.2 MB | 1758 | - | - | - | - | No |
• Root | - | 1750 | 1033 | 40 | 1.8 | Yes | - |
• Versioned | - | 8 | 2 | 2 | 9 | Yes | - |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
aspectjweaver-1.9.22.1.jar | 2.2 MB | 1056 | 1002 | 37 | 1.8 | Yes | No |
bcpkix-jdk18on-1.79.jar | 1.1 MB | 973 | - | - | - | - | No |
• Root | - | 969 | 908 | 52 | 1.8 | No | - |
• Versioned | - | 4 | 1 | 1 | 9 | No | - |
bcprov-jdk18on-1.79.jar | 8.6 MB | 5932 | - | - | - | - | No |
• Root | - | 4634 | 4422 | 187 | 1.8 | No | - |
• Versioned | - | 1199 | 1090 | 91 | 9 | No | - |
• Versioned | - | 41 | 32 | 1 | 11 | No | - |
• Versioned | - | 29 | 20 | 1 | 15 | No | - |
• Versioned | - | 29 | 15 | 5 | 21 | No | - |
bcutil-jdk18on-1.79.jar | 706 kB | 670 | - | - | - | - | No |
• Root | - | 666 | 610 | 47 | 1.8 | No | - |
• Versioned | - | 4 | 1 | 1 | 9 | No | - |
dec-0.1.2.jar | 98.1 kB | 29 | 19 | 1 | 1.5 | Yes | No |
plexus-utils-4.0.2.jar | 192.5 kB | 128 | - | - | - | - | No |
• Root | - | 110 | 86 | 7 | 1.8 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 9 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 10 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 11 | Yes | - |
stax2-api-4.2.2.jar | 195.9 kB | 146 | 125 | 12 | 1.6 | Yes | No |
contiperf-2.4.4.hack23pre.jar | 111.4 kB | 108 | 85 | 10 | 1.5 | Yes | No |
jaxb-runtime-2.3.1.jar | 1.1 MB | 801 | 642 | 26 | 1.7 | Yes | No |
txw2-2.3.1.jar | 70.3 kB | 67 | 54 | 4 | 1.7 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
hibernate-core-5.6.15.Final.jar | 7.5 MB | 5291 | 4918 | 285 | 1.8 | Yes | No |
hibernate-entitymanager-5.6.15.Final.jar | 0.6 kB | 3 | 0 | 0 | - | - | - |
hibernate-jpamodelgen-5.6.15.Final.jar | 189.3 kB | 146 | 129 | 7 | 1.8 | Yes | No |
hibernate-commons-annotations-5.1.2.Final.jar | 78.9 kB | 81 | 68 | 7 | 1.8 | Yes | No |
hibernate-search-engine-6.2.4.Final.jar | 806.4 kB | 910 | - | - | - | - | No |
• Root | - | 908 | 759 | 107 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
hibernate-search-mapper-pojo-base-6.2.4.Final.jar | 1.1 MB | 931 | - | - | - | - | No |
• Root | - | 929 | 795 | 88 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
hibernate-search-util-common-6.2.4.Final.jar | 126.9 kB | 135 | - | - | - | - | No |
• Root | - | 133 | 95 | 19 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
htmlunit-4.7.0.jar | 1.9 MB | 1379 | 1306 | 63 | 1.8 | Yes | No |
htmlunit-core-js-4.7.0.jar | 1.3 MB | 548 | 519 | 18 | 1.8 | Yes | No |
htmlunit-csp-4.7.0.jar | 56.4 kB | 43 | 35 | 4 | 1.8 | Yes | No |
htmlunit-cssparser-4.7.0.jar | 210 kB | 105 | 93 | 7 | 1.8 | Yes | No |
htmlunit-websocket-client-4.7.0.jar | 1.6 MB | 1046 | 958 | 45 | 1.8 | Yes | No |
htmlunit-xpath-4.7.0.jar | 266.8 kB | 201 | 184 | 12 | 1.8 | Yes | No |
neko-htmlunit-4.7.0.jar | 332.8 kB | 188 | 166 | 11 | 1.8 | Yes | No |
javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes | No |
javers-core-7.7.0.jar | 604.1 kB | 472 | 425 | 39 | 11 | Yes | No |
jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | 11 | 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.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes | No |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes | No |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - | No |
• Root | - | 78 | 64 | 8 | 1.8 | Yes | - |
• Versioned | - | 10 | 4 | 1 | 9 | Yes | - |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes | No |
junit-platform-launcher-1.11.4.jar | 189 kB | 131 | 116 | 7 | 1.8 | Yes | No |
junit-vintage-engine-5.11.4.jar | 68.6 kB | 49 | 35 | 6 | 1.8 | 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.13.1.jar | 168 kB | 205 | 178 | 13 | 1.8 | 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 | 1.7 | Yes | No |
mockito-core-5.14.2.jar | 707.7 kB | 646 | 574 | 64 | 11 | Yes | No |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
asm-9.7.1.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes | No |
asm-tree-9.7.1.jar | 51.9 kB | 45 | 39 | 2 | 1.5 | Yes | No |
picocontainer-2.15.jar | 325.8 kB | 286 | 258 | 16 | 1.5 | Yes | No |
jcl-over-slf4j-2.0.16.jar | 18.4 kB | 26 | - | - | - | - | No |
• Root | - | 24 | 8 | 2 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
log4j-over-slf4j-2.0.16.jar | 26.5 kB | 47 | - | - | - | - | No |
• Root | - | 45 | 30 | 4 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - | No |
• Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
spring-aspects-5.3.39.jar | 47.1 kB | 47 | 28 | 5 | 1.8 | Yes | No |
spring-beans-5.3.39.jar | 706.7 kB | 422 | 392 | 13 | 1.8 | Yes | No |
spring-context-5.3.39.jar | 1.3 MB | 979 | 892 | 64 | 1.8 | Yes | No |
spring-context-support-5.3.39.jar | 187.2 kB | 140 | 119 | 11 | 1.8 | Yes | No |
spring-core-5.3.39.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes | No |
spring-expression-5.3.39.jar | 294.2 kB | 164 | 150 | 6 | 1.8 | Yes | No |
spring-oxm-5.3.39.jar | 65.9 kB | 55 | 37 | 7 | 1.8 | Yes | No |
spring-test-5.3.39.jar | 792.4 kB | 562 | 507 | 40 | 1.8 | Yes | No |
xmlunit-core-2.10.0.jar | 180.8 kB | 183 | 166 | 9 | 1.7 | Yes | No |
xmlunit-legacy-2.10.0.jar | 129.2 kB | 102 | 88 | 5 | 1.7 | Yes | No |
xercesImpl-2.12.2.jar | 1.4 MB | 1045 | 962 | 40 | 1.7 | No | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
131 | 89.7 MB | 60811 | 48990 | 2781 | 21 | 124 | 19 |
compile: 49 | compile: 24.6 MB | compile: 18614 | compile: 13857 | compile: 842 | 21 | compile: 48 | compile: 18 |
runtime: 1 | runtime: 325.8 kB | runtime: 286 | runtime: 258 | runtime: 16 | runtime: 1 | - | |
provided: 1 | provided: 189.3 kB | provided: 146 | provided: 129 | provided: 7 | provided: 1 | - | |
test: 80 | test: 64.6 MB | test: 41765 | test: 34746 | test: 1916 | 21 | test: 74 | test: 1 |