License |
License |
---|---|
GroupId | GroupIdcom.jd.blockchain |
ArtifactId | ArtifactIddeployAsEnd |
Last Version | Last Version1.1.10.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdchain
|
Filename | Size |
---|---|
deployAsEnd-1.1.10.RELEASE.pom | |
deployAsEnd-1.1.10.RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/deployAsEnd/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>deployAsEnd</artifactId>
<version>1.1.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/deployAsEnd/
implementation 'com.jd.blockchain:deployAsEnd:1.1.10.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/deployAsEnd/
implementation ("com.jd.blockchain:deployAsEnd:1.1.10.RELEASE")
'com.jd.blockchain:deployAsEnd:jar:1.1.10.RELEASE'
<dependency org="com.jd.blockchain" name="deployAsEnd" rev="1.1.10.RELEASE">
<artifact name="deployAsEnd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='deployAsEnd', version='1.1.10.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "deployAsEnd" % "1.1.10.RELEASE"
[com.jd.blockchain/deployAsEnd "1.1.10.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |