License |
License |
---|---|
GroupId | GroupIdcom.github.unbound-tech |
ArtifactId | ArtifactIdencryption-ub |
Version | Version0.10.5 |
Type | Typejar |
Description |
Descriptionencryption-ub
encryption-ub module is standalone github project to generate CUSTOM key in Tessera project
|
Filename | Size |
---|---|
encryption-ub-0.10.5.pom | |
encryption-ub-0.10.5.jar | 9 KB |
encryption-ub-0.10.5-sources.jar | 3 KB |
encryption-ub-0.10.5-javadoc.jar | 397 KB |
encryption-ub-0.10.5-all.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.unbound-tech/encryption-ub/ -->
<dependency>
<groupId>com.github.unbound-tech</groupId>
<artifactId>encryption-ub</artifactId>
<version>0.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.unbound-tech/encryption-ub/
implementation 'com.github.unbound-tech:encryption-ub:0.10.5'
// https://jarcasting.com/artifacts/com.github.unbound-tech/encryption-ub/
implementation ("com.github.unbound-tech:encryption-ub:0.10.5")
'com.github.unbound-tech:encryption-ub:jar:0.10.5'
<dependency org="com.github.unbound-tech" name="encryption-ub" rev="0.10.5">
<artifact name="encryption-ub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.unbound-tech', module='encryption-ub', version='0.10.5')
)
libraryDependencies += "com.github.unbound-tech" % "encryption-ub" % "0.10.5"
[com.github.unbound-tech/encryption-ub "0.10.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.unbound-tech : unbound-java-provider | jar | 2.0.2007.43765 |
org.slf4j : slf4j-api | jar | 1.7.26 |
com.jpmorgan.quorum : encryption-api | jar | 0.10.5 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.16.1 |
junit : junit | jar | 4.12 |