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.code.gson gson 2.13.2 jar Apache-2.0
commons-io commons-io 2.21.0 jar Apache-2.0
org jaudiotagger 2.0.3 jar LGPL
org.hibernate.orm hibernate-core 7.1.7.Final jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.17 jar MIT

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.hsqldb hsqldb 2.7.4 jar HSQLDB License, a BSD open source license
org.slf4j slf4j-simple 2.0.17 jar MIT

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
junit junit 4.13.2 jar Eclipse Public License 1.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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

GroupId ArtifactId Version Type Licenses
com.google.errorprone error_prone_annotations 2.41.0 jar Apache 2.0
jakarta.persistence jakarta.persistence-api 3.2.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE

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
com.fasterxml classmate 1.7.0 jar Apache License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.17.6 jar Apache License, Version 2.0
org.antlr antlr4-runtime 4.13.2 jar BSD-3-Clause
org.eclipse.angus angus-activation 2.0.2 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.5 jar Eclipse Distribution License - v 1.0
org.hibernate.models hibernate-models 1.0.1 jar Apache License Version 2.0
org.jboss.logging jboss-logging 3.6.1.Final jar Apache License 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: Hibernate Models

Apache 2.0: error-prone annotations

HSQLDB License, a BSD open source license: HyperSQL Database

Eclipse Public License 1.0: JUnit

BSD-3-Clause: ANTLR 4 Runtime

Eclipse Distribution License v. 1.0: Jakarta Persistence API

GPL2 w/ CPE: jakarta.transaction API

New BSD License: Hamcrest Core

Unknown: joggle

LGPL: jaudiotagger

Eclipse Public License v. 2.0: Jakarta Persistence API

Apache License 2.0: JBoss Logging 3

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Apache-2.0: Apache Commons IO, Gson

Apache License, Version 2.0: Byte Buddy (without dependencies), ClassMate, Hibernate ORM - hibernate-core

Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

MIT: SLF4J API Module, SLF4J Simple Provider

EPL 2.0: jakarta.transaction API

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Jakarta Dependency Injection

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
classmate-1.7.0.jar 68.9 kB 59 44 5 9 Yes No
gson-2.13.2.jar 289.9 kB 226 204 10 9 Yes No
error_prone_annotations-2.41.0.jar 20.4 kB 49 30 3 9 Yes No
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes No
commons-io-2.21.0.jar 585.3 kB 428 399 16 9 Yes No
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 9 Yes No
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No No
jakarta.persistence-api-3.2.0.jar 195.9 kB 252 231 5 17 Yes No
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 11 Yes No
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes No
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 1.8 Yes No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes No
byte-buddy-1.17.6.jar 9 MB 6066 2996 40 - - -
jaudiotagger-2.0.3.jar 811.4 kB 504 460 36 1.5 Yes No
antlr4-runtime-4.13.2.jar 326.3 kB 232 215 7 1.8 Yes No
angus-activation-2.0.2.jar 27 kB 33 11 3 9 Yes No
jaxb-core-4.0.5.jar 138.7 kB 158 107 18 11 Yes No
jaxb-runtime-4.0.5.jar 920.2 kB 693 559 19 11 Yes No
txw2-4.0.5.jar 73.3 kB 72 57 4 11 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hibernate-models-1.0.1.jar 217.8 kB 190 174 11 17 Yes No
hibernate-core-7.1.7.Final.jar 14 MB 8364 7883 368 17 Yes No
hsqldb-2.7.4.jar 1.7 MB 751 687 23 11 No Yes
jboss-logging-3.6.1.Final.jar 61.9 kB 46 35 2 11 Yes No
slf4j-api-2.0.17.jar 69.9 kB 71 56 5 9 Yes No
slf4j-simple-2.0.17.jar 15.7 kB 22 7 2 9 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
26 29.3 MB 19049 14846 634 17 23 1
compile: 8 compile: 16 MB compile: 9926 compile: 9283 compile: 445 17 compile: 8 -
runtime: 15 runtime: 12.8 MB runtime: 8573 runtime: 5083 runtime: 150 runtime: 12 runtime: 1
provided: 1 provided: 95.5 kB provided: 109 provided: 85 provided: 4 provided: 1 -
test: 2 test: 429.6 kB test: 441 test: 395 test: 35 1.5 test: 2 -