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 |
---|---|---|---|---|
javax.activation | activation | 1.1.1 | jar | COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
org.glassfish.jaxb | jaxb-runtime | 2.3.6 | jar | Eclipse Distribution License - v 1.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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.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.sun.istack | istack-commons-runtime | 3.0.12 | jar | Eclipse Distribution License - v 1.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 2.3.3 | jar | Eclipse Distribution License - v 1.0 |
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
org.glassfish.jaxb | txw2 | 2.3.6 | jar | Eclipse Distribution License - v 1.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 |
---|---|---|---|---|
com.sun.activation | jakarta.activation | 1.2.2 | jar | EDL 1.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
- fi.tut.mei.matchmaking:MatchmakingDataModels:jar:0.2.0-DEV
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- javax.activation:activation:jar:1.1.1 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.6 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.12 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.2 (runtime)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
Licenses
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
CDDL 1.1: jaxb-api
EDL 1.0: Jakarta Activation
Eclipse Public License 1.0: JUnit
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
GPL2 w/ CPE: jaxb-api
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Matchmaking Data Models
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | 9 | Yes |
istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | 23 | 4 | 9 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes |
activation-1.1.1.jar | 69.4 kB | 50 | 38 | 3 | 1.4 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | 9 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
jaxb-runtime-2.3.6.jar | 1 MB | 809 | 642 | 25 | 9 | Yes |
txw2-2.3.6.jar | 72 kB | 69 | 54 | 4 | 9 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 1.9 MB | 1722 | 1384 | 88 | 9 | 10 |
compile: 7 | compile: 1.5 MB | compile: 1286 | compile: 1010 | compile: 51 | 9 | compile: 7 |
runtime: 1 | runtime: 68.5 kB | runtime: 61 | runtime: 43 | runtime: 4 | runtime: 1 | |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | 1.5 | test: 2 |