Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 2.78 KB

dependencies.md

File metadata and controls

44 lines (35 loc) · 2.78 KB

External Dependencies

This file lists the dependencies used in this repository.

Dependency License
com.fasterxml.jackson.core:jackson-annotations:2.13.2 Apache 2.0 License
com.fasterxml.jackson.core:jackson-core:2.13.2 Apache 2.0 License
com.fasterxml.jackson.core:jackson-databind:2.13.2 Apache 2.0 License
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2 Apache 2.0 License
com.fasterxml.jackson:jackson-bom:2.13.2 Apache 2.0 License
com.google.code.gson:gson:2.8.5 Apache 2.0 License
io.github.hakky54:sslcontext-kickstart-for-pem:jar:6.7.0 Apache 2.0 License
io.github.hakky54:sslcontext-kickstart:jar:6.7.0 Apache 2.0 License
io.nats:jnats:2.16.14 Apache 2.0 License
net.i2p.crypto:eddsa:0.3.0 CC 1.0 Universal
org.apiguardian:apiguardian-api:1.1.2 Apache 2.0 License
org.bouncycastle:bcutil-jdk15on:jar:1.69 MIT
org.junit.jupiter:junit-jupiter-api:5.8.2 Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-api:jar:5.8.2 Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-engine:5.8.2 Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-params:5.8.2 Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter-params:jar:5.8.2 Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter:5.8.2 Eclipse Public License v2.0
org.junit.jupiter:junit-jupiter:jar:5.8.2 Eclipse Public License v2.0
org.junit.platform:junit-platform-commons:1.8.2 Eclipse Public License v2.0
org.junit.platform:junit-platform-engine:1.8.2 Eclipse Public License v2.0
org.junit:junit-bom:5.8.2 Eclipse Public License v2.0
org.opentest4j:opentest4j:1.2.0 Apache 2.0 License
org.slf4j:slf4j-api:jar:1.7.31 Apache 2.0 License

License Links

CC 1.0 Universal

Eclipse Public License Version 2.0

Apache 2.0 License

BSD Licenses

MIT License