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 |
---|---|---|---|---|
io.earcam.instrumental | io.earcam.instrumental.lade | 0.1.0 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-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 | Licenses |
---|---|---|---|---|
io.earcam.instrumental | io.earcam.instrumental.archive | 0.1.0 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
io.earcam.instrumental | io.earcam.instrumental.archive.jpms | 0.1.0 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
org.hamcrest | java-hamcrest | 2.0.0.0 | jar | BSD Licence 3 |
org.junit.jupiter | junit-jupiter-api | 5.3.0-M1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.3.0-M1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.3.0-M1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 1.3.0-M1 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
io.earcam | io.earcam.unexceptional | 1.0.0 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
io.earcam.utilitarian | io.earcam.utilitarian.io | 1.2.0 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
io.earcam.utilitarian | io.earcam.utilitarian.security | 1.2.0 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
org.bouncycastle | bcpkix-jdk15on | 1.60 | jar | Bouncy Castle Licence |
org.bouncycastle | bcprov-ext-jdk15on | 1.60 | jar | Bouncy Castle Licence |
org.bouncycastle | bcprov-jdk15on | 1.60 | 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:
Project Dependency Graph
Dependency Tree
- io.earcam.instrumental:io.earcam.instrumental.lade.jpms:jar:0.1.0 (compile)
io.earcam.instrumental.lade.jpms Description: Create and run dynamic JPMS module layers from an in-memory classloader
URL: https://instrumental.earcam.io/io.earcam.instrumental.lade.jpms
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.instrumental:io.earcam.instrumental.lade:jar:0.1.0 (compile)
io.earcam.instrumental.lade Description: Not just the usual fudge of ClassLoader.defineClass() - loads in-memory JARs returning valid resource URLs
URL: https://instrumental.earcam.io/io.earcam.instrumental.lade
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam:io.earcam.unexceptional:jar:1.0.0 (compile)
io.earcam.unexceptional Description: A small cohesive module, leveraging Java 8 functional capabilities to remove most of the boiler-plate of handling checked exceptions.
URL: https://unexceptional.earcam.io
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.utilitarian:io.earcam.utilitarian.io:jar:1.2.0 (compile)
io.earcam.utilitarian.io Description: In/Output stream extensions
URL: https://utilitarian.earcam.io/io
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.utilitarian:io.earcam.utilitarian.security:jar:1.2.0 (compile)
io.earcam.utilitarian.security Description: KeyPair, KeyStore and Certificate utilities
URL: https://utilitarian.earcam.io/security
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- org.bouncycastle:bcprov-ext-jdk15on:jar:1.60 (compile)
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.5 to JDK 1.8. Note: this package includes the NTRU encryption algorithms.
URL: https://www.bouncycastle.org/java.html
Project Licenses: Bouncy Castle Licence
- org.bouncycastle:bcpkix-jdk15on:jar:1.60 (compile)
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs Description: The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
URL: http://www.bouncycastle.org/java.html
Project Licenses: Bouncy Castle Licence
- org.bouncycastle:bcprov-jdk15on:jar:1.60 (compile)
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.5 to JDK 1.8.
URL: http://www.bouncycastle.org/java.html
Project Licenses: Bouncy Castle Licence
- org.bouncycastle:bcprov-ext-jdk15on:jar:1.60 (compile)
- io.earcam:io.earcam.unexceptional:jar:1.0.0 (compile)
- io.earcam.instrumental:io.earcam.instrumental.archive:jar:0.1.0 (test)
io.earcam.instrumental.archive Description: Create/read archives in-memory/on-disk, supports Multi-Release JARs
URL: https://instrumental.earcam.io/io.earcam.instrumental.archive
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.instrumental:io.earcam.instrumental.reflect:jar:0.1.0 (test)
io.earcam.instrumental.reflect Description: Gentle reflection of types, names and resources
URL: https://instrumental.earcam.io/io.earcam.instrumental.reflect
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.utilitarian:io.earcam.utilitarian.io.file:jar:1.2.0 (test)
io.earcam.utilitarian.io.file Description: Recursive file operations
URL: https://utilitarian.earcam.io/io/file
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.instrumental:io.earcam.instrumental.reflect:jar:0.1.0 (test)
- io.earcam.instrumental:io.earcam.instrumental.archive.jpms:jar:0.1.0 (test)
io.earcam.instrumental.archive.jpms Description: Archive extension for JPMS modules
URL: https://instrumental.earcam.io/io.earcam.instrumental.archive.jpms
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.instrumental:io.earcam.instrumental.module.auto:jar:0.1.0 (test)
io.earcam.instrumental.module.auto Description: Bytecode parsing sufficient to enable auto-importing for programmatic modules
URL: https://instrumental.earcam.io/io.earcam.instrumental.module.auto
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- org.ow2.asm:asm:jar:6.2 (test)
asm Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD
- org.ow2.asm:asm-commons:jar:6.2 (test)
asm-commons Description: Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD
- org.ow2.asm:asm-tree:jar:6.2 (test)
asm-tree Description: Tree API of ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD
- org.ow2.asm:asm-analysis:jar:6.2 (test)
asm-analysis Description: Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.org/
Project Licenses: BSD
- org.ow2.asm:asm-tree:jar:6.2 (test)
- org.ow2.asm:asm:jar:6.2 (test)
- io.earcam.instrumental:io.earcam.instrumental.module.jpms:jar:0.1.0 (test)
io.earcam.instrumental.module.jpms Description: JPMS module tooling; read/write bytecode/sourcecode
URL: https://instrumental.earcam.io/io.earcam.instrumental.module.jpms
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- org.antlr:antlr4-runtime:jar:4.7.1 (test)
ANTLR 4 Runtime Description: The ANTLR 4 Runtime
URL: http://www.antlr.org/antlr4-runtime
Project Licenses: The BSD License
- org.antlr:antlr4-runtime:jar:4.7.1 (test)
- io.earcam.utilitarian:io.earcam.utilitarian.charstar:jar:1.2.0 (test)
io.earcam.utilitarian.charstar Description: java.lang.CharSequence is woefully under-used and under-supported IMO... Tiny module named "charstar" in homage to C's char*
URL: https://utilitarian.earcam.io/charstar
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.instrumental:io.earcam.instrumental.module.auto:jar:0.1.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.3.0-M1 (test)
JUnit Jupiter API Description: Module "junit-jupiter-api" of JUnit 5.
Project Licenses: Eclipse Public License v2.0
- org.apiguardian:apiguardian-api:jar:1.0.0 (test)
org.apiguardian:apiguardian-api Description: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
Project Licenses: The Apache License, Version 2.0
- org.opentest4j:opentest4j:jar:1.1.0 (test)
org.opentest4j:opentest4j Description: Open Test Alliance for the JVM
URL: https://github.com/ota4j-team/opentest4j
Project Licenses: The Apache License, Version 2.0
- org.junit.platform:junit-platform-commons:jar:1.3.0-M1 (test)
JUnit Platform Commons Description: Module "junit-platform-commons" of JUnit 5.
Project Licenses: Eclipse Public License v2.0
- org.apiguardian:apiguardian-api:jar:1.0.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.3.0-M1 (test)
JUnit Jupiter Params Description: Module "junit-jupiter-params" of JUnit 5.
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-launcher:jar:1.3.0-M1 (test)
JUnit Platform Launcher Description: Module "junit-platform-launcher" of JUnit 5.
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.3.0-M1 (test)
JUnit Platform Engine API Description: Module "junit-platform-engine" of JUnit 5.
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.3.0-M1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.3.0-M1 (test)
JUnit Jupiter Engine Description: Module "junit-jupiter-engine" of JUnit 5.
Project Licenses: Eclipse Public License v2.0
- org.hamcrest:java-hamcrest:jar:2.0.0.0 (test)
Java Hamcrest Description: Hamcrest matcher library for Java
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD Licence 3
- io.earcam.instrumental:io.earcam.instrumental.lade:jar:0.1.0 (compile)
Licenses
BSD 3-Clause License: io.earcam.instrumental.archive, io.earcam.instrumental.archive.jpms, io.earcam.instrumental.lade, io.earcam.instrumental.lade.jpms, io.earcam.instrumental.module.auto, io.earcam.instrumental.module.jpms, io.earcam.instrumental.reflect, io.earcam.unexceptional, io.earcam.utilitarian.charstar, io.earcam.utilitarian.io, io.earcam.utilitarian.io.file, io.earcam.utilitarian.security
BSD: asm, asm-analysis, asm-commons, asm-tree
The Apache License, Version 2.0: io.earcam.instrumental.archive, io.earcam.instrumental.archive.jpms, io.earcam.instrumental.lade, io.earcam.instrumental.lade.jpms, io.earcam.instrumental.module.auto, io.earcam.instrumental.module.jpms, io.earcam.instrumental.reflect, io.earcam.unexceptional, io.earcam.utilitarian.charstar, io.earcam.utilitarian.io, io.earcam.utilitarian.io.file, io.earcam.utilitarian.security, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: ANTLR 4 Runtime
MIT License: io.earcam.instrumental.archive, io.earcam.instrumental.archive.jpms, io.earcam.instrumental.lade, io.earcam.instrumental.lade.jpms, io.earcam.instrumental.module.auto, io.earcam.instrumental.module.jpms, io.earcam.instrumental.reflect, io.earcam.unexceptional, io.earcam.utilitarian.charstar, io.earcam.utilitarian.io, io.earcam.utilitarian.io.file, io.earcam.utilitarian.security
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
Eclipse Public License: io.earcam.instrumental.archive, io.earcam.instrumental.archive.jpms, io.earcam.instrumental.lade, io.earcam.instrumental.lade.jpms, io.earcam.instrumental.module.auto, io.earcam.instrumental.module.jpms, io.earcam.instrumental.reflect, io.earcam.unexceptional, io.earcam.utilitarian.charstar, io.earcam.utilitarian.io, io.earcam.utilitarian.io.file, io.earcam.utilitarian.security
BSD Licence 3: Java Hamcrest
Bouncy Castle Licence: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
io.earcam.unexceptional-1.0.0.jar | 39.7 kB | 35 | 24 | 1 | 1.8 | Yes |
io.earcam.instrumental.archive-0.1.0.jar | 39.3 kB | 38 | 27 | 1 | 1.8 | Yes |
io.earcam.instrumental.archive.jpms-0.1.0.jar | 48.1 kB | 26 | 10 | 2 | 1.8 | Yes |
io.earcam.instrumental.lade-0.1.0.jar | 17.5 kB | 17 | 6 | 1 | 1.8 | Yes |
io.earcam.instrumental.module.auto-0.1.0.jar | 17 kB | 21 | 9 | 1 | 1.8 | Yes |
io.earcam.instrumental.module.jpms-0.1.0.jar | 434.8 kB | 285 | 272 | 2 | 1.8 | Yes |
io.earcam.instrumental.reflect-0.1.0.jar | 18.6 kB | 15 | 4 | 1 | 1.8 | Yes |
io.earcam.utilitarian.charstar-1.2.0.jar | 8.1 kB | 13 | 2 | 1 | 1.8 | Yes |
io.earcam.utilitarian.io-1.2.0.jar | 21.7 kB | 26 | 15 | 1 | 1.8 | Yes |
io.earcam.utilitarian.io.file-1.2.0.jar | 8.1 kB | 17 | 5 | 1 | 1.8 | Yes |
io.earcam.utilitarian.security-1.2.0.jar | 16.8 kB | 19 | 8 | 1 | 1.8 | Yes |
antlr4-runtime-4.7.1.jar | 336.8 kB | 237 | 220 | 7 | 1.7 | Yes |
apiguardian-api-1.0.0.jar | 2.2 kB | 7 | 2 | 1 | 1.6 | Yes |
bcpkix-jdk15on-1.60.jar | 796.5 kB | 723 | 674 | 42 | 1.5 | No |
bcprov-ext-jdk15on-1.60.jar | 4.3 MB | 3541 | 3372 | 153 | 1.5 | No |
bcprov-jdk15on-1.60.jar | 4.2 MB | 3494 | 3330 | 149 | 1.5 | No |
java-hamcrest-2.0.0.0.jar | 112.9 kB | 115 | 101 | 11 | 1.7 | Yes |
junit-jupiter-api-5.3.0-M1.jar | 115.1 kB | 116 | 103 | 5 | 1.8 | Yes |
junit-jupiter-engine-5.3.0-M1.jar | 147.8 kB | 100 | 84 | 7 | 1.8 | Yes |
junit-jupiter-params-5.3.0-M1.jar | 487 kB | 337 | 304 | 21 | 1.8 | Yes |
junit-platform-commons-1.3.0-M1.jar | 77.6 kB | 49 | 30 | 5 | - | Yes |
junit-platform-engine-1.3.0-M1.jar | 125.6 kB | 106 | 91 | 7 | 1.8 | Yes |
junit-platform-launcher-1.3.0-M1.jar | 90.1 kB | 68 | 57 | 4 | 1.8 | Yes |
opentest4j-1.1.0.jar | 6.8 kB | 10 | 6 | 1 | 1.6 | Yes |
asm-6.2.jar | 111.2 kB | 39 | 33 | 2 | 1.5 | Yes |
asm-analysis-6.2.jar | 32 kB | 21 | 14 | 1 | 1.5 | Yes |
asm-commons-6.2.jar | 78.9 kB | 38 | 32 | 1 | 1.5 | Yes |
asm-tree-6.2.jar | 50.4 kB | 43 | 37 | 1 | 1.5 | Yes |
28 | 11.7 MB | 9556 | 8872 | 431 | 1.8 | 25 |
compile: 7 | compile: 9.3 MB | compile: 7855 | compile: 7429 | compile: 348 | - | compile: 4 |
test: 21 | test: 2.3 MB | test: 1701 | test: 1443 | test: 83 | - | test: 21 |