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
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 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.nuiton.i18n nuiton-i18n 4.0 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.topia topia-persistence 2.16 jar Lesser General Public License (LGPL) v 3.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 Classifier Type Licenses
com.h2database h2 1.4.200 - jar MPL 2.0 or EPL 1.0
junit junit 4.13.2 - jar Eclipse Public License 1.0
org.apache.commons commons-lang3 3.12.0 - jar Apache License, Version 2.0
org.nuiton.topia topia-persistence 2.16 tests jar Lesser General Public License (LGPL) v 3.0
org.slf4j slf4j-reload4j 1.7.35 - jar MIT License

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
antlr antlr 2.7.7 jar BSD License
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.7.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.0.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.sun.istack istack-commons-runtime 3.0.7 jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.fastinfoset FastInfoset 1.2.15 jar Apache License, Version 2.0
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.11.0 jar Apache License, Version 2.0
commons-jxpath commons-jxpath 1.3 jar The Apache Software License, Version 2.0
commons-primitives commons-primitives 1.0 jar -
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.persistence javax.persistence-api 2.2 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1-GPL2 w/ CPE
net.bytebuddy byte-buddy 1.12.7 jar Apache License, Version 2.0
net.sourceforge.javacsv javacsv 2.0 jar GNU Library or Lesser General Public License
org.checkerframework checker-qual 3.12.0 jar The MIT License
org.codehaus.plexus plexus-component-annotations 2.1.1 jar Apache License, Version 2.0
org.glassfish.jaxb jaxb-runtime 2.3.1 jar CDDL+GPL License
org.glassfish.jaxb txw2 2.3.1 jar CDDL+GPL License
org.hibernate.common hibernate-commons-annotations 5.1.2.Final jar GNU Library General Public License v2.1 or later
org.jboss jandex 2.4.2.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.4.3.Final jar Apache License, version 2.0
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.1.1.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jvnet.staxex stax-ex 1.8 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.nuiton nuiton-converter 1.0 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-csv 3.1 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-decorator 3.0 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-utils 3.1 jar Lesser General Public License (LGPL) v 3.0

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
javax.transaction jta 1.1 jar -
net.sf.ehcache ehcache 2.10.6 jar src/assemble/EHCACHE-CORE-LICENSE.txt
org.hibernate hibernate-ehcache 5.6.5.Final jar GNU Library General Public License v2.1 or later
org.slf4j slf4j-api 1.7.35 jar 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.qos.reload4j reload4j 1.2.18.3 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

Apache License, version 2.0: JBoss Logging 3

CDDL 1.1: istack common utility code runtime, jaxb-api

Common Development and Distribution License: Java Transaction API

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Reload4j Binding

BSD License 3: Hamcrest, Hamcrest Core

Eclipse Distribution License v. 1.0: javax.persistence-api

Eclipse Public License v1.0: javax.persistence-api

GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-ehcache

GPL2 w/ CPE: istack common utility code runtime, jaxb-api

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Lesser General Public License (LGPL) v 3.0: I18n :: Api, Nuiton CSV, Nuiton Converter, Nuiton Decorator, Nuiton Utils, ToPIA :: Persistence, ToPIA :: Service Replication

Unknown: Java Transaction API, commons-primitives

GNU Library or Lesser General Public License: Java CVS Reader and Writer

BSD License: AntLR Parser Generator

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Byte Buddy (without dependencies), ClassMate, Guava: Google Core Libraries for Java, Java Annotation Indexer, Plexus :: Component Annotations, fastinfoset

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API

The Apache Software License, Version 2.0: Apache Commons Logging, Commons JXPath, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, ehcache, reload4j

CDDL+GPL License: JAXB Runtime, TXW2 Runtime

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
reload4j-1.2.18.3.jar 357.6 kB 258 223 15 1.5 Yes
classmate-1.5.1.jar 67.8 kB 55 39 4 1.6 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.7.1.jar 14.8 kB 36 24 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.0.1-jre.jar 3 MB 2090 2060 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
h2-1.4.200.jar 2.3 MB 950 944 47 - Yes
istack-commons-runtime-3.0.7.jar 25.5 kB 35 21 3 1.7 Yes
FastInfoset-1.2.15.jar 311.9 kB 183 148 17 1.6 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.11.0.jar 327.1 kB 224 201 11 1.8 Yes
commons-jxpath-1.3.jar 300 kB 208 180 16 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
commons-primitives-1.0.jar 260.2 kB 271 259 4 1.1 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
jta-1.1.jar 15.1 kB 24 18 2 1.3 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 110 6 - Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.12.7.jar 3.8 MB 2696 2634 38 1.6 Yes
ehcache-2.10.6.jar 10.2 MB 6876 1283 101 1.8 Yes
javacsv-2.0.jar 13.4 kB 16 12 1 1.5 No
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
checker-qual-3.12.0.jar 208.8 kB 399 333 29 1.8 Yes
plexus-component-annotations-2.1.1.jar 4.1 kB 15 3 1 1.7 No
jaxb-runtime-2.3.1.jar 1.1 MB 801 641 25 1.7 Yes
txw2-2.3.1.jar 70.3 kB 67 53 3 1.7 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
hibernate-core-5.6.5.Final.jar 7.5 MB 5278 4905 285 1.8 Yes
hibernate-ehcache-5.6.5.Final.jar 56.9 kB 23 12 2 1.8 Yes
hibernate-commons-annotations-5.1.2.Final.jar 78.9 kB 81 68 7 1.8 Yes
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
stax-ex-1.8.jar 36.1 kB 36 24 2 1.7 Yes
nuiton-converter-1.0.jar 20.1 kB 22 8 1 1.6 Yes
nuiton-csv-3.1.jar 86.5 kB 80 67 2 1.8 Yes
nuiton-decorator-3.0.jar 30.9 kB 24 12 1 1.6 Yes
nuiton-utils-3.1.jar 234.7 kB 148 128 5 1.8 Yes
nuiton-i18n-4.0.jar 70.9 kB 46 28 6 1.8 Yes
topia-persistence-2.16.jar 353.7 kB 185 150 11 1.8 Yes
topia-persistence-2.16-tests.jar 298.1 kB 300 250 14 1.8 Yes
slf4j-api-1.7.35.jar 41.5 kB 46 34 4 1.5 Yes
slf4j-reload4j-1.7.35.jar 9.9 kB 16 6 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
50 35.1 MB 24554 17511 808 1.8 46
compile: 38 compile: 20.7 MB compile: 15168 compile: 13937 compile: 561 - compile: 34
test: 8 test: 4.1 MB test: 2417 test: 2227 test: 138 - test: 8
runtime: 4 runtime: 10.4 MB runtime: 6969 runtime: 1347 runtime: 109 - runtime: 4

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
shapshots.java.net http://maven.java.net/content/repositories/snapshots/ Yes Yes No
terracotta-snapshots http://www.terracotta.org/download/reflector/snapshots Yes Yes Yes
terracotta-releases http://www.terracotta.org/download/reflector/releases Yes Yes Yes
jvnet-nexus-releases https://maven.java.net/content/repositories/releases/ Yes No No
netbeans http://bits.netbeans.org/nexus/content/groups/netbeans Yes No Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes Yes
jvnet-nexus-staging http://maven.java.net/content/repositories/staging/ Yes Yes No
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
jboss-public-repository https://repository.jboss.org/nexus/content/groups/public Yes Yes No
apache.snapshots https://repository.apache.org/snapshots No Yes No
releases.java.net http://maven.java.net/content/repositories/releases/ Yes Yes No

Repository locations for each of the Dependencies.

Artifact central shapshots.java.net jvnet-nexus-releases jvnet-nexus-staging jvnet-nexus-snapshots jboss-public-repository apache.snapshots releases.java.net
antlr:antlr:jar:2.7.7
Found at https://repo.maven.apache.org/maven2
- - - - - - -
ch.qos.reload4j:reload4j:jar:1.2.18.3
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.fasterxml:classmate:jar:1.5.1
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.google.code.findbugs:jsr305:jar:3.0.2
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.google.errorprone:error_prone_annotations:jar:2.7.1
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.google.guava:failureaccess:jar:1.0.1
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.google.guava:guava:jar:31.0.1-jre
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.google.j2objc:j2objc-annotations:jar:1.3
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.h2database:h2:jar:1.4.200
Found at https://repo.maven.apache.org/maven2
- - - - - - -
com.sun.istack:istack-commons-runtime:jar:3.0.7
Found at https://repo.maven.apache.org/maven2
-
Found at https://maven.java.net/content/repositories/releases/
- - - - -
com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15
Found at https://repo.maven.apache.org/maven2
-
Found at https://maven.java.net/content/repositories/releases/
- - - - -
commons-beanutils:commons-beanutils:jar:1.9.4
Found at https://repo.maven.apache.org/maven2
- - - - - - -
commons-collections:commons-collections:jar:3.2.2
Found at https://repo.maven.apache.org/maven2
- - - - - - -
commons-io:commons-io:jar:2.11.0
Found at https://repo.maven.apache.org/maven2
- - - - - - -
commons-jxpath:commons-jxpath:jar:1.3
Found at https://repo.maven.apache.org/maven2
- - - - - - -
commons-logging:commons-logging:jar:1.2
Found at https://repo.maven.apache.org/maven2
- - - - - - -
commons-primitives:commons-primitives:jar:1.0
Found at https://repo.maven.apache.org/maven2
- - - - - - -
javax.activation:javax.activation-api:jar:1.2.0
Found at https://repo.maven.apache.org/maven2
-
Found at https://maven.java.net/content/repositories/releases/
- - - - -
javax.persistence:javax.persistence-api:jar:2.2
Found at https://repo.maven.apache.org/maven2
-
Found at https://maven.java.net/content/repositories/releases/
- - - - -
javax.transaction:jta:jar:1.1
Found at https://repo.maven.apache.org/maven2
- - - - - - -
javax.xml.bind:jaxb-api:jar:2.3.1
Found at https://repo.maven.apache.org/maven2
-
Found at https://maven.java.net/content/repositories/releases/
- - - - -
junit:junit:jar:4.13.2
Found at https://repo.maven.apache.org/maven2
- - - - - - -
net.bytebuddy:byte-buddy:jar:1.12.7
Found at https://repo.maven.apache.org/maven2
- - - - - - -
net.sf.ehcache:ehcache:jar:2.10.6
Found at https://repo.maven.apache.org/maven2
- - - - - - -
net.sourceforge.javacsv:javacsv:jar:2.0
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.apache.commons:commons-collections4:jar:4.4
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.apache.commons:commons-lang3:jar:3.12.0
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.checkerframework:checker-qual:jar:3.12.0
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.glassfish.jaxb:jaxb-runtime:jar:2.3.1
Found at https://repo.maven.apache.org/maven2
-
Found at https://maven.java.net/content/repositories/releases/
- - - - -
org.glassfish.jaxb:txw2:jar:2.3.1
Found at https://repo.maven.apache.org/maven2
-
Found at https://maven.java.net/content/repositories/releases/
- - - - -
org.hamcrest:hamcrest:jar:2.2
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.hamcrest:hamcrest-core:jar:2.2
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.hibernate:hibernate-core:jar:5.6.5.Final
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.hibernate:hibernate-ehcache:jar:5.6.5.Final
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.jboss:jandex:jar:2.4.2.Final
Found at https://repo.maven.apache.org/maven2
- - - -
Found at https://repository.jboss.org/nexus/content/groups/public
- -
org.jboss.logging:jboss-logging:jar:3.4.3.Final
Found at https://repo.maven.apache.org/maven2
- - - -
Found at https://repository.jboss.org/nexus/content/groups/public
- -
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final
Found at https://repo.maven.apache.org/maven2
- - - -
Found at https://repository.jboss.org/nexus/content/groups/public
- -
org.jvnet.staxex:stax-ex:jar:1.8
Found at https://repo.maven.apache.org/maven2
-
Found at https://maven.java.net/content/repositories/releases/
- - - - -
org.nuiton:nuiton-converter:jar:1.0
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.nuiton:nuiton-csv:jar:3.1
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.nuiton:nuiton-decorator:jar:3.0
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.nuiton:nuiton-utils:jar:3.1
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.nuiton.i18n:nuiton-i18n:jar:4.0
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.nuiton.topia:topia-persistence:jar:2.16 - - - - - - - -
org.nuiton.topia:topia-persistence:jar:tests:2.16 - - - - - - - -
org.slf4j:slf4j-api:jar:1.7.35
Found at https://repo.maven.apache.org/maven2
- - - - - - -
org.slf4j:slf4j-reload4j:jar:1.7.35
Found at https://repo.maven.apache.org/maven2
- - - - - - -
Total central shapshots.java.net jvnet-nexus-releases jvnet-nexus-staging jvnet-nexus-snapshots jboss-public-repository apache.snapshots releases.java.net
50 (compile: 38, test: 8, runtime: 4) 48 0 8 0 0 3 0 0