License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnetwork.quant |
ArtifactId | ArtifactIdoverledger-sdk-ethereum |
Version | Version1.0.0-alpha.2 |
Type | Typejar |
Description |
Descriptionnetwork.quant:overledger-sdk-ethereum
OverLedger SDK For Java API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/network.quant/overledger-sdk-ethereum/ -->
<dependency>
<groupId>network.quant</groupId>
<artifactId>overledger-sdk-ethereum</artifactId>
<version>1.0.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/network.quant/overledger-sdk-ethereum/
implementation 'network.quant:overledger-sdk-ethereum:1.0.0-alpha.2'
// https://jarcasting.com/artifacts/network.quant/overledger-sdk-ethereum/
implementation ("network.quant:overledger-sdk-ethereum:1.0.0-alpha.2")
'network.quant:overledger-sdk-ethereum:jar:1.0.0-alpha.2'
<dependency org="network.quant" name="overledger-sdk-ethereum" rev="1.0.0-alpha.2">
<artifact name="overledger-sdk-ethereum" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.quant', module='overledger-sdk-ethereum', version='1.0.0-alpha.2')
)
libraryDependencies += "network.quant" % "overledger-sdk-ethereum" % "1.0.0-alpha.2"
[network.quant/overledger-sdk-ethereum "1.0.0-alpha.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | 2.0.6.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.web3j : core | jar | 3.5.0 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
javax.activation : activation | jar | 1.1.1 |
network.quant : overledger-sdk-api | jar | 1.0.0-alpha.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |