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-io | commons-io | 2.5 | jar | Apache License, Version 2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5 | jar | Apache License, Version 2.0 |
org.apache.poi | poi | 4.0.0 | jar | The Apache Software License, Version 2.0 |
org.apache.poi | poi-ooxml | 4.0.0 | jar | The Apache Software 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 |
---|---|---|---|---|
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.github.virtuald | curvesapi | 1.04 | jar | BSD License |
commons-codec | commons-codec | 1.9 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-collections4 | 4.2 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-compress | 1.18 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.1 | jar | Apache License, Version 2.0 |
org.apache.poi | poi-ooxml-schemas | 4.0.0 | jar | The Apache Software License, Version 2.0 |
org.apache.xmlbeans | xmlbeans | 3.0.1 | jar | The Apache Software 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- fi.tut.mei.matchmaking:matching_test:jar:0.2.0-DEV
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.httpcomponents:httpclient:jar:4.5 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.1 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-codec:commons-codec:jar:1.9 (compile)
- commons-io:commons-io:jar:2.5 (compile)
- org.apache.poi:poi:jar:4.0.0 (compile)
- org.apache.commons:commons-collections4:jar:4.2 (compile)
- org.apache.poi:poi-ooxml:jar:4.0.0 (compile)
- org.apache.poi:poi-ooxml-schemas:jar:4.0.0 (compile)
- org.apache.xmlbeans:xmlbeans:jar:3.0.1 (compile)
- org.apache.commons:commons-compress:jar:1.18 (compile)
- com.github.virtuald:curvesapi:jar:1.04 (compile)
- org.apache.poi:poi-ooxml-schemas:jar:4.0.0 (compile)
- log4j:log4j:jar:1.2.17 (compile)
- junit:junit:jar:4.12 (test)
Licenses
GNU Affero General Public License 3.0: Matchmaking Test Executor
Eclipse Public License 1.0: JUnit
BSD License: curvesapi
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache HttpClient, Apache HttpCore
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Logging, Apache Log4j, Apache POI, XmlBeans
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
curvesapi-1.04.jar | 98.4 kB | 102 | 83 | 6 | 1.5 | Yes |
commons-codec-1.9.jar | 264 kB | 227 | 85 | 6 | 1.6 | Yes |
commons-io-2.5.jar | 208.7 kB | 142 | 123 | 7 | 1.6 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-1.2.17.jar | 489.9 kB | 353 | 314 | 21 | 1.4 | Yes |
commons-collections4-4.2.jar | 752.8 kB | 552 | 521 | 19 | 1.7 | Yes |
commons-compress-1.18.jar | 591.7 kB | 377 | 336 | 29 | 1.7 | Yes |
httpclient-4.5.jar | 727.6 kB | 502 | 461 | 24 | 1.6 | Yes |
httpcore-4.4.1.jar | 322.2 kB | 284 | 254 | 17 | 1.6 | Yes |
poi-4.0.0.jar | 2.7 MB | 1782 | 1704 | 65 | 1.8 | Yes |
poi-ooxml-4.0.0.jar | 1.8 MB | 891 | 829 | 45 | 1.8 | Yes |
poi-ooxml-schemas-4.0.0.jar | 6.5 MB | 6095 | 2813 | 50 | 1.8 | No |
xmlbeans-3.0.1.jar | 2.6 MB | 2082 | 1369 | 49 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 17.4 MB | 13806 | 9251 | 373 | 1.8 | 14 |
compile: 13 | compile: 17.1 MB | compile: 13431 | compile: 8920 | compile: 340 | 1.8 | compile: 12 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | 1.5 | test: 2 |