License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIdbinary-proto |
Last Version | Last Version1.4.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoot project of jdchain framewrok.
|
Project URL |
Project URL |
Filename | Size |
---|---|
binary-proto-1.4.0.RELEASE.pom | |
binary-proto-1.4.0.RELEASE.jar | 68 KB |
binary-proto-1.4.0.RELEASE-sources.jar | 45 KB |
binary-proto-1.4.0.RELEASE-javadoc.jar | 285 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/binary-proto/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>binary-proto</artifactId>
<version>1.4.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/binary-proto/
implementation 'com.jd.blockchain:binary-proto:1.4.0.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/binary-proto/
implementation ("com.jd.blockchain:binary-proto:1.4.0.RELEASE")
'com.jd.blockchain:binary-proto:jar:1.4.0.RELEASE'
<dependency org="com.jd.blockchain" name="binary-proto" rev="1.4.0.RELEASE">
<artifact name="binary-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='binary-proto', version='1.4.0.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "binary-proto" % "1.4.0.RELEASE"
[com.jd.blockchain/binary-proto "1.4.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.jd.blockchain : utils-common | jar | 1.4.0.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.2.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |