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 License
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
net.iharder base64 2.3.8 jar Public domain
net.sf.jsignature.io-tools easystream 1.2.16-SNAPSHOT jar The BSD Software License
org.apache.ant ant 1.9.7 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.bouncycastle bcmail-jdk15on 1.52 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk15on 1.52 jar Bouncy Castle Licence
org.slf4j slf4j-api 1.7.21 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 License
junit junit 4.12 jar Eclipse Public License 1.0
org.jmock jmock-junit4 2.8.2 jar BSD style

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 License
org.slf4j slf4j-simple 1.7.21 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 License
org.apache.ant ant-launcher 1.9.7 jar The Apache Software License, Version 2.0
org.bouncycastle bcpkix-jdk15on 1.52 jar Bouncy Castle Licence

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 License
cglib cglib 3.2.0 jar ASF 2.0
org.beanshell bsh 1.3.0 jar Gnu Lesser Public License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.jmock jmock 2.8.2 jar BSD style
org.jmock jmock-testjar 2.8.2 jar BSD style
org.ow2.asm asm 5.0.4 jar BSD

Project Dependency Graph

Dependency Tree

Licenses

Public domain: base64

BSD style: jMock 2 Core, jMock 2 Test Jar, jmock-junit4

BSD: ASM Core

The BSD Software License: EasyStream, WaZFormat

Gnu Lesser Public License: Beanshell

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

ASF 2.0: cglib

New BSD License: Hamcrest Core, Hamcrest library

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Lang, Commons Collections, Commons IO

Bouncy Castle Licence: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider, Bouncy Castle S/MIME API

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cglib-3.2.0.jar 284.64 kB 249 229 7 1.5 Yes
commons-collections-3.2.1.jar 575.39 kB 482 458 12 1.2 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
base64-2.3.8.jar 17.01 kB 13 4 1 1.6 Yes
easystream-1.2.16-SNAPSHOT.jar 95.71 kB 75 52 11 1.6 Yes
ant-1.9.7.jar 2.04 MB 1231 1150 61 1.5 Yes
ant-launcher-1.9.7.jar 18.36 kB 14 5 1 1.5 Yes
commons-lang3-3.3.2.jar 412.74 kB 241 217 12 1.6 Yes
bsh-1.3.0.jar 242.15 kB 213 135 7 1.2 No
bcmail-jdk15on-1.52.jar 98.21 kB 73 60 5 1.5 No
bcpkix-jdk15on-1.52.jar 622.85 kB 626 584 37 1.5 No
bcprov-jdk15on-1.52.jar 2.90 MB 2568 2430 126 1.5 No
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.07 kB 46 35 7 1.5 Yes
jmock-2.8.2.jar 99.55 kB 121 101 12 1.6 Yes
jmock-junit4-2.8.2.jar 7.45 kB 16 5 1 1.6 Yes
jmock-testjar-2.8.2.jar 3.12 kB 13 3 2 1.6 Yes
asm-5.0.4.jar 53.30 kB 30 25 2 1.2 No
slf4j-api-1.7.21.jar 41.07 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.21.jar 10.90 kB 16 6 1 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
21 8.12 MB 6576 5974 348 1.6 16
compile: 11 compile: 7.01 MB compile: 5497 compile: 5104 compile: 276 - compile: 8
test: 9 test: 1.10 MB test: 1063 test: 864 test: 71 - test: 7
provided: 1 provided: 10.90 kB provided: 16 provided: 6 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes Yes
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact central ow2-snapshot apache.snapshots
cglib:cglib:jar:3.2.0 Found at https://repo.maven.apache.org/maven2 - -
commons-collections:commons-collections:jar:3.2.1 Found at https://repo.maven.apache.org/maven2 - -
commons-io:commons-io:jar:2.4 Found at https://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - -
net.iharder:base64:jar:2.3.8 Found at https://repo.maven.apache.org/maven2 - -
net.sf.jsignature.io-tools:easystream:jar:1.2.16-SNAPSHOT - - -
org.apache.ant:ant:jar:1.9.7 Found at https://repo.maven.apache.org/maven2 - -
org.apache.ant:ant-launcher:jar:1.9.7 Found at https://repo.maven.apache.org/maven2 - -
org.apache.commons:commons-lang3:jar:3.3.2 Found at https://repo.maven.apache.org/maven2 - -
org.beanshell:bsh:jar:1.3.0 Found at https://repo.maven.apache.org/maven2 - -
org.bouncycastle:bcmail-jdk15on:jar:1.52 Found at https://repo.maven.apache.org/maven2 - -
org.bouncycastle:bcpkix-jdk15on:jar:1.52 Found at https://repo.maven.apache.org/maven2 - -
org.bouncycastle:bcprov-jdk15on:jar:1.52 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-library:jar:1.3 Found at https://repo.maven.apache.org/maven2 - -
org.jmock:jmock:jar:2.8.2 Found at https://repo.maven.apache.org/maven2 - -
org.jmock:jmock-junit4:jar:2.8.2 Found at https://repo.maven.apache.org/maven2 - -
org.jmock:jmock-testjar:jar:2.8.2 Found at https://repo.maven.apache.org/maven2 - -
org.ow2.asm:asm:jar:5.0.4 Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-api:jar:1.7.21 Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-simple:jar:1.7.21 Found at https://repo.maven.apache.org/maven2 - -
Total central ow2-snapshot apache.snapshots
21 (compile: 11, test: 9, provided: 1) 20 0 0