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 |
---|
be.fedict.eid-applet | eid-applet-shared | 1.1.0.Beta1 | jar | LICENSE.txt |
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:
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- be.fedict.eid-applet:eid-applet-core:jar:1.1.0.Beta1
- be.fedict.eid-applet:eid-applet-shared:jar:1.1.0.Beta1 (compile)
- org.bouncycastle:bcprov-jdk16:jar:1.45 (test)
Bouncy Castle Provider |
---|
Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6. URL: http://www.bouncycastle.org/java.html Project License: Bouncy Castle Licence |
- commons-codec:commons-codec:jar:1.4 (test)
Commons Codec |
---|
Description: The codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities. URL: http://commons.apache.org/codec/ Project License: No project license is defined for this project. |
- commons-io:commons-io:jar:1.4 (test)
- junit:junit:jar:4.8.2 (test)
- commons-logging:commons-logging:jar:1.1.1 (test)
- log4j:log4j:jar:1.2.16 (test)
Licenses
Unknown: Commons Codec
Bouncy Castle Licence: Bouncy Castle Provider
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, Commons IO, Commons Logging
GNU LESSER GENERAL PUBLIC LICENSE, Version 3: FedICT eID Applet Core, FedICT eID Applet Shared