| License |
License |
|---|---|
| GroupId | GroupIdio.nuls.v2 |
| ArtifactId | ArtifactIdoff-smartcontract-api |
| Version | Version0.22 |
| Type | Typejar |
| Description |
Descriptionoff-smartcontract-api
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/ -->
<dependency>
<groupId>io.nuls.v2</groupId>
<artifactId>off-smartcontract-api</artifactId>
<version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/
implementation 'io.nuls.v2:off-smartcontract-api:0.22'
// https://jarcasting.com/artifacts/io.nuls.v2/off-smartcontract-api/
implementation ("io.nuls.v2:off-smartcontract-api:0.22")
'io.nuls.v2:off-smartcontract-api:jar:0.22'
<dependency org="io.nuls.v2" name="off-smartcontract-api" rev="0.22">
<artifact name="off-smartcontract-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nuls.v2', module='off-smartcontract-api', version='0.22')
)
libraryDependencies += "io.nuls.v2" % "off-smartcontract-api" % "0.22"
[io.nuls.v2/off-smartcontract-api "0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.nuls.v2 : sdk4j-jdk8 | jar | 1.0.7.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 1.5.2.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.2.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.github.briandilley.jsonrpc4j : jsonrpc4j | jar | 1.5.3 |
| javax.portlet : portlet-api | jar | 2.0 |
| com.alibaba : fastjson | jar | 1.2.31 |
| commons-configuration : commons-configuration | jar | 1.8 |
| com.google.guava : guava | jar | 27.0.1-jre |
| org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
| commons-codec : commons-codec | jar | 1.11 |
| cglib : cglib | jar | 3.2.10 |
| commons-io : commons-io | jar | 2.6 |
| org.rocksdb : rocksdbjni | jar | 5.17.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.2.RELEASE |