Fork me on GitHub

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.google.auto.service auto-service-annotations 1.0.1 jar Apache 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.faktorips faktorips-model-plainjava 23.1.0.release jar -
org.faktorips org.faktorips.devtools.model 23.1.0.release jar -

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
org.hamcrest hamcrest 2.2 jar BSD License 3
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.mockito mockito-core 4.7.0 jar The MIT License

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.apache.maven maven-core 3.8.6 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.8.6 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.4 jar Apache License, Version 2.0

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:

GroupId ArtifactId Version Type Licenses
com.github.spotbugs spotbugs-annotations 4.7.1 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.11.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.opencsv opencsv 5.6 jar Apache 2
com.sun.activation javax.activation 1.2.0 jar CDDL/GPLv2+CE
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-io commons-io 2.6 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.xml.bind jaxb-api 2.4.0-b180830.0359 jar CDDL 1.1GPL2 w/ CPE
joda-time joda-time 2.11.1 jar Apache License, Version 2.0
org.apache-extras.beanshell bsh 2.0b6 jar Apache License, Version 2.0
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 jar The MIT License
org.eclipse.platform org.eclipse.core.expressions 3.6.700 jar Eclipse Public License - v 2.0
org.eclipse.platform org.eclipse.core.filesystem 1.7.700 jar Eclipse Public License - v 2.0
org.eclipse.platform org.eclipse.core.resources 3.13.700 jar Eclipse Public License - v 2.0
org.eclipse.platform org.eclipse.equinox.common 3.11.0 jar Eclipse Public License - v 2.0
org.eclipse.platform org.eclipse.equinox.registry 3.8.700 jar Eclipse Public License - v 2.0
org.eclipse.platform org.eclipse.osgi 3.15.200 jar Eclipse Public License - v 2.0
org.faktorips faktorips-abstraction 23.1.0.release jar -
org.faktorips faktorips-abstraction-plainjava 23.1.0.release jar -
org.faktorips faktorips-dtfl-common 23.1.0.release jar -
org.faktorips faktorips-fl 23.1.0.release jar -
org.faktorips faktorips-runtime 23.1.0.release jar -
org.faktorips faktorips-testsupport 23.1.0.release jar -
org.faktorips faktorips-util 23.1.0.release jar -
org.faktorips faktorips-valuetypes 23.1.0.release jar -
org.faktorips faktorips-valuetypes-joda 23.1.0.release jar -
org.osgi org.osgi.framework 1.9.0 jar Apache-2.0
org.osgi org.osgi.util.tracker 1.5.4 jar Apache-2.0
org.osgi osgi.annotation 8.0.1 jar Apache-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
net.bytebuddy byte-buddy 1.12.13 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.13 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.inject guice 4.2.2 no_aop jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 - jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.8.6 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.8.6 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.6.3 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-cipher 2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.6.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.1 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 - jar Eclipse Public License, Version 1.0
org.slf4j slf4j-api 1.7.36 - jar MIT License

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupId ArtifactId Version Type Licenses
p2.eclipse.plugin com.google.guava 27.1.0.v20190517-1946 eclipse-plugin -
p2.eclipse.plugin com.ibm.icu 64.2.0.v20190507-1337 eclipse-plugin -
p2.eclipse.plugin org.apache.commons.logging 1.2.0.v20180409-1502 eclipse-plugin -
p2.eclipse.plugin org.eclipse.core.commands 3.9.700.v20191217-1850 eclipse-plugin -
p2.eclipse.plugin org.eclipse.core.contenttype 3.7.600.v20200124-1609 eclipse-plugin -
p2.eclipse.plugin org.eclipse.core.expressions 3.6.700.v20200212-1751 eclipse-plugin -
p2.eclipse.plugin org.eclipse.core.filesystem 1.7.700.v20200110-1734 eclipse-plugin -
p2.eclipse.plugin org.eclipse.core.jobs 3.10.700.v20200106-1020 eclipse-plugin -
p2.eclipse.plugin org.eclipse.core.resources 3.13.700.v20200209-1624 eclipse-plugin -
p2.eclipse.plugin org.eclipse.core.runtime 3.17.100.v20200203-0917 eclipse-plugin -
p2.eclipse.plugin org.eclipse.equinox.app 1.4.400.v20191212-0743 eclipse-plugin -
p2.eclipse.plugin org.eclipse.equinox.common 3.11.0.v20200206-0817 eclipse-plugin -
p2.eclipse.plugin org.eclipse.equinox.preferences 3.7.700.v20191213-1901 eclipse-plugin -
p2.eclipse.plugin org.eclipse.equinox.registry 3.8.700.v20200121-1457 eclipse-plugin -
p2.eclipse.plugin org.eclipse.jdt.core 3.21.0.v20200304-1404 eclipse-plugin -
p2.eclipse.plugin org.eclipse.osgi 3.15.200.v20200214-1600 eclipse-plugin -
p2.eclipse.plugin org.eclipse.text 3.10.100.v20200217-1239 eclipse-plugin -

Project Dependency Graph

Dependency Tree

  • org.faktorips:faktorips-validation-maven-plugin:maven-plugin:23.1.0.release [Information]
    • org.faktorips:faktorips-model-plainjava:jar:23.1.0.release (compile) [Information]
    • org.faktorips:org.faktorips.devtools.model:jar:23.1.0.release (compile) [Information]
      • com.google.guava:guava:jar:31.1-jre (compile) [Information]
        • com.google.guava:failureaccess:jar:1.0.1 (compile) [Information]
        • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) [Information]
        • com.google.code.findbugs:jsr305:jar:3.0.2 (compile) [Information]
        • org.checkerframework:checker-qual:jar:3.12.0 (compile) [Information]
        • com.google.errorprone:error_prone_annotations:jar:2.11.0 (compile) [Information]
        • com.google.j2objc:j2objc-annotations:jar:1.3 (compile) [Information]
      • org.faktorips:faktorips-valuetypes:jar:23.1.0.release (compile) [Information]
      • org.faktorips:faktorips-valuetypes-joda:jar:23.1.0.release (compile) [Information]
      • org.faktorips:faktorips-runtime:jar:23.1.0.release (compile) [Information]
      • org.faktorips:faktorips-testsupport:jar:23.1.0.release (compile) [Information]
      • org.faktorips:faktorips-util:jar:23.1.0.release (compile) [Information]
      • org.faktorips:faktorips-dtfl-common:jar:23.1.0.release (compile) [Information]
      • org.faktorips:faktorips-fl:jar:23.1.0.release (compile) [Information]
        • org.apache-extras.beanshell:bsh:jar:2.0b6 (compile) [Information]
      • org.faktorips:faktorips-abstraction:jar:23.1.0.release (compile) [Information]
      • p2.eclipse.plugin:com.google.guava:eclipse-plugin:27.1.0.v20190517-1946 (system) [Information]
      • p2.eclipse.plugin:com.ibm.icu:eclipse-plugin:64.2.0.v20190507-1337 (system) [Information]
      • com.opencsv:opencsv:jar:5.6 (compile) [Information]
      • commons-beanutils:commons-beanutils:jar:1.9.4 (compile) [Information]
      • org.apache.commons:commons-collections4:jar:4.4 (compile) [Information]
      • org.apache.commons:commons-lang3:jar:3.12.0 (compile) [Information]
      • org.apache.commons:commons-text:jar:1.10.0 (compile) [Information]
      • p2.eclipse.plugin:org.eclipse.osgi:eclipse-plugin:3.15.200.v20200214-1600 (system) [Information]
      • commons-collections:commons-collections:jar:3.2.2 (compile) [Information]
      • p2.eclipse.plugin:org.apache.commons.logging:eclipse-plugin:1.2.0.v20180409-1502 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.core.commands:eclipse-plugin:3.9.700.v20191217-1850 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.equinox.common:eclipse-plugin:3.11.0.v20200206-0817 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.core.contenttype:eclipse-plugin:3.7.600.v20200124-1609 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.equinox.preferences:eclipse-plugin:3.7.700.v20191213-1901 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.equinox.registry:eclipse-plugin:3.8.700.v20200121-1457 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.core.expressions:eclipse-plugin:3.6.700.v20200212-1751 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.core.runtime:eclipse-plugin:3.17.100.v20200203-0917 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.core.filesystem:eclipse-plugin:1.7.700.v20200110-1734 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.core.jobs:eclipse-plugin:3.10.700.v20200106-1020 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.core.resources:eclipse-plugin:3.13.700.v20200209-1624 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.equinox.app:eclipse-plugin:1.4.400.v20191212-0743 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.jdt.core:eclipse-plugin:3.21.0.v20200304-1404 (system) [Information]
      • p2.eclipse.plugin:org.eclipse.text:eclipse-plugin:3.10.100.v20200217-1239 (system) [Information]
      • com.github.spotbugs:spotbugs-annotations:jar:4.7.1 (compile) [Information]
    • com.google.auto.service:auto-service-annotations:jar:1.0.1 (compile) [Information]
    • org.faktorips:eclipse-platform-dependencies:pom:23.1.0.release (import) [Information]
    • org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile) [Information]
    • org.apache.maven:maven-core:jar:3.8.6 (provided) [Information]
    • org.apache.maven:maven-plugin-api:jar:3.8.6 (provided) [Information]
    • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.4 (provided) [Information]
    • org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test) [Information]
    • org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 (test) [Information]
    • org.hamcrest:hamcrest:jar:2.2 (test) [Information]
    • org.mockito:mockito-core:jar:4.7.0 (test) [Information]

Licenses

CDDL 1.1: jaxb-api

GNU Affero General Public License Version 3 with additional permissions: Eclipse Platform Dependencies of Release 2020-03, Faktor-IPS Validation Maven Plugin

Apache 2.0: AutoService, error-prone annotations

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module

BSD License 3: Hamcrest

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: jaxb-api

Public Domain: AOP alliance

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

CDDL/GPLv2+CE: JavaBeans Activation Framework, JavaBeans Activation Framework API jar

Apache 2: opencsv

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

The MIT License: Checker Qual, mockito-core

Apache-2.0: org.osgi:org.osgi.framework, org.osgi:org.osgi.util.tracker, org.osgi:osgi.annotation

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Maven Shared Utils, BeanShell, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Joda-Time, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component

Alternative Faktor-IPS License: Eclipse Platform Dependencies of Release 2020-03, Faktor-IPS Validation Maven Plugin

CDDL + GPLv2 with classpath exception: javax.annotation API

Eclipse Public License - v 2.0: Common Eclipse Runtime, Core File Systems, Core Resource Management, Expression Language, Extension Registry Support, OSGi System Bundle

The Apache Software License, Version 2.0: Apache Commons Logging, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
spotbugs-annotations-4.7.1.jar 15.2 kB 31 24 1 1.8 Yes
auto-service-annotations-1.0.1.jar 3.2 kB 12 1 1 1.8 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.11.0.jar 16 kB 38 26 2 1.7 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.1-jre.jar 3 MB 2053 2023 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
guice-4.2.2-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
opencsv-5.6.jar 235.7 kB 184 145 15 1.8 Yes
javax.activation-1.2.0.jar 78 kB 59 42 3 1.5 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
jaxb-api-2.4.0-b180830.0359.jar 128 kB 136 111 7 - Yes
joda-time-2.11.1.jar 633.1 kB 765 247 7 1.5 Yes
byte-buddy-1.12.13.jar 3.9 MB 2705 2651 39 - Yes
byte-buddy-agent-1.12.13.jar 256.5 kB 90 70 3 - Yes
bsh-2.0b6.jar 389 kB 247 164 9 1.5 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
maven-artifact-3.8.6.jar 58.1 kB 59 34 11 1.7 Yes
maven-builder-support-3.8.6.jar 14.3 kB 24 10 1 1.7 Yes
maven-core-3.8.6.jar 646 kB 498 411 57 1.7 Yes
maven-model-3.8.6.jar 216.1 kB 97 80 3 1.7 Yes
maven-model-builder-3.8.6.jar 195.8 kB 159 126 16 1.7 Yes
maven-plugin-api-3.8.6.jar 47 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.8.6.jar 28.4 kB 27 9 2 1.7 Yes
maven-resolver-provider-3.8.6.jar 67.5 kB 44 27 1 1.7 Yes
maven-settings-3.8.6.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.8.6.jar 42.1 kB 53 32 5 1.7 Yes
maven-plugin-annotations-3.6.4.jar 13.7 kB 22 7 1 1.7 Yes
maven-resolver-api-1.6.3.jar 149.3 kB 156 132 12 1.7 Yes
maven-resolver-impl-1.6.3.jar 179.6 kB 115 94 5 1.7 Yes
maven-resolver-spi-1.6.3.jar 38.4 kB 56 34 8 1.7 Yes
maven-resolver-util-1.6.3.jar 168.9 kB 132 105 13 1.7 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
checker-qual-3.12.0.jar 208.8 kB 399 333 29 1.8 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.3.1.jar 262 kB 130 105 9 1.6 Yes
org.eclipse.core.expressions-3.6.700.jar 94.8 kB 70 52 4 1.8 Yes
org.eclipse.core.filesystem-1.7.700.jar 67 kB 52 33 6 1.8 Yes
org.eclipse.core.resources-3.13.700.jar 894.1 kB 391 355 18 1.8 Yes
org.eclipse.equinox.common-3.11.0.jar 124.2 kB 83 65 4 1.8 Yes
org.eclipse.equinox.registry-3.8.700.jar 194.1 kB 113 89 7 1.8 Yes
org.eclipse.osgi-3.15.200.jar 1.5 MB 895 755 81 1.7 Yes
org.eclipse.sisu.inject-0.3.5.jar 379.3 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.5.jar 205.3 kB 196 164 20 1.6 Yes
.flattened-pom.xml 9.4 kB - - - - -
faktorips-abstraction-23.1.0.release.jar 42.3 kB 54 40 4 - Yes
faktorips-abstraction-plainjava-23.1.0.release.jar 52.4 kB 42 27 2 - Yes
faktorips-dtfl-common-23.1.0.release.jar 153.6 kB 141 121 11 - Yes
faktorips-fl-23.1.0.release.jar 206.6 kB 184 159 5 - Yes
faktorips-model-plainjava-23.1.0.release.jar 28.1 kB 33 17 2 - Yes
faktorips-runtime-23.1.0.release.jar 503.3 kB 390 354 22 - Yes
faktorips-testsupport-23.1.0.release.jar 30.7 kB 37 24 3 - Yes
faktorips-util-23.1.0.release.jar 36.1 kB 35 22 4 - Yes
faktorips-valuetypes-23.1.0.release.jar 75.4 kB 53 36 5 - Yes
faktorips-valuetypes-joda-23.1.0.release.jar 19.4 kB 18 2 2 - Yes
org.faktorips.devtools.model-23.1.0.release.jar 2.3 MB 1143 998 69 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 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-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
mockito-core-4.7.0.jar 668.9 kB 641 569 64 1.8 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
org.osgi.framework-1.9.0.jar 347.1 kB 236 109 12 1.7 Yes
org.osgi.util.tracker-1.5.4.jar 44 kB 34 9 1 1.8 Yes
osgi.annotation-8.0.1.jar 36.9 kB 54 18 2 1.8 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
83 23.6 MB 17150 14506 822 1.8 78
compile: 43 compile: 14.4 MB compile: 10146 compile: 8335 compile: 441 - compile: 41
test: 11 test: 5.7 MB test: 4165 test: 3911 test: 164 - test: 11
provided: 28 provided: 3.5 MB provided: 2839 provided: 2260 provided: 217 - provided: 26