java-crypto-conditions
Java implementation of condition variation and fulfillment
License |
License |
---|---|
GroupId | GroupIdcom.bigchaindb |
ArtifactId | ArtifactIdcryptoconditions |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncryptoconditions
Java implementation of condition variation and fulfillment
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cryptoconditions-1.0.pom | |
cryptoconditions-1.0.jar | 46 KB |
cryptoconditions-1.0-sources.jar | 23 KB |
cryptoconditions-1.0-javadoc.jar | 538 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bigchaindb/cryptoconditions/ -->
<dependency>
<groupId>com.bigchaindb</groupId>
<artifactId>cryptoconditions</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bigchaindb/cryptoconditions/
implementation 'com.bigchaindb:cryptoconditions:1.0'
// https://jarcasting.com/artifacts/com.bigchaindb/cryptoconditions/
implementation ("com.bigchaindb:cryptoconditions:1.0")
'com.bigchaindb:cryptoconditions:jar:1.0'
<dependency org="com.bigchaindb" name="cryptoconditions" rev="1.0">
<artifact name="cryptoconditions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bigchaindb', module='cryptoconditions', version='1.0')
)
libraryDependencies += "com.bigchaindb" % "cryptoconditions" % "1.0"
[com.bigchaindb/cryptoconditions "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.i2p.crypto : eddsa | jar | 0.2.0 |
com.google.api-client : google-api-client | jar | 1.23.0 |
com.google.code.gson : gson | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
Java implementation of condition variation and fulfillment