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 | License |
---|---|---|---|---|
org.apache.bcel | bcel | 6.0-20120626.132045-21 | jar | Apache License, Version 2.0 |
org.apache.commons.classscan | api | 0.2-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.5.10 | jar | MIT License |
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 | License |
---|---|---|---|---|---|
ch.qos.logback | logback-classic | 0.9.18 | - | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
ch.qos.logback | logback-core | 0.9.18 | - | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.3 | - | jar | Common Public License Version 1.0 |
org.apache.commons.classscan | api | 0.2-SNAPSHOT | tests | test-jar | The Apache Software License, Version 2.0 |
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Apache License, Version 2.0: Commons BCEL
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: ClassScan Application Programming Interface, ClassScan BCEL class reader provider
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
logback-classic-0.9.18.jar | 166.67 kB | 153 | 123 | 18 | 1.5 | debug |
logback-core-0.9.18.jar | 252.35 kB | 240 | 207 | 23 | 1.5 | debug |
junit-4.3.jar | 243.31 kB | 313 | 290 | 16 | 1.5 | debug |
bcel-6.0-SNAPSHOT.jar | 587.08 kB | 430 | 411 | 8 | 1.5 | debug |
api-0.2-SNAPSHOT.jar | 67.67 kB | 96 | 77 | 6 | 1.5 | debug |
api-0.2-SNAPSHOT-tests.jar | 18.84 kB | - | - | - | - | - |
slf4j-api-1.5.10.jar | 23.10 kB | 32 | 21 | 3 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
7 | 1.33 MB | 1,264 | 1,129 | 74 | 1.5 | 6 |
compile: 3 | compile: 677.86 kB | compile: 558 | compile: 509 | compile: 17 | - | compile: 3 |
test: 4 | test: 681.17 kB | test: 706 | test: 620 | test: 57 | - | test: 3 |
Repo ID | URL | Release | Snapshot | |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
apache-snapshot | https://repository.apache.org/content/repositories/snapshots | Yes | Yes | - |
central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.