License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIdbft-smart |
Last Version | Last Version0.0.8.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bft-smart-0.0.8.RELEASE.pom | |
bft-smart-0.0.8.RELEASE.jar | 373 KB |
bft-smart-0.0.8.RELEASE-sources.jar | 280 KB |
bft-smart-0.0.8.RELEASE-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/bft-smart/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>bft-smart</artifactId>
<version>0.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/bft-smart/
implementation 'com.jd.blockchain:bft-smart:0.0.8.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/bft-smart/
implementation ("com.jd.blockchain:bft-smart:0.0.8.RELEASE")
'com.jd.blockchain:bft-smart:jar:0.0.8.RELEASE'
<dependency org="com.jd.blockchain" name="bft-smart" rev="0.0.8.RELEASE">
<artifact name="bft-smart" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='bft-smart', version='0.0.8.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "bft-smart" % "0.0.8.RELEASE"
[com.jd.blockchain/bft-smart "0.0.8.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.5 |
com.yahoo.ycsb » core | jar | 0.1.4 |
io.netty : netty-all | jar | 4.1.9.Final |
org.slf4j : slf4j-api | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.5.8 |