| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.jd.blockchain |
| ArtifactId | ArtifactIdtools-keygen |
| Version | Version1.1.10.RELEASE |
| Type | Typejar |
| Description |
Descriptionjdchain
|
<!-- https://jarcasting.com/artifacts/com.jd.blockchain/tools-keygen/ -->
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>tools-keygen</artifactId>
<version>1.1.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jd.blockchain/tools-keygen/
implementation 'com.jd.blockchain:tools-keygen:1.1.10.RELEASE'
// https://jarcasting.com/artifacts/com.jd.blockchain/tools-keygen/
implementation ("com.jd.blockchain:tools-keygen:1.1.10.RELEASE")
'com.jd.blockchain:tools-keygen:jar:1.1.10.RELEASE'
<dependency org="com.jd.blockchain" name="tools-keygen" rev="1.1.10.RELEASE">
<artifact name="tools-keygen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jd.blockchain', module='tools-keygen', version='1.1.10.RELEASE')
)
libraryDependencies += "com.jd.blockchain" % "tools-keygen" % "1.1.10.RELEASE"
[com.jd.blockchain/tools-keygen "1.1.10.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jd.blockchain : crypto-framework | jar | 1.1.10.RELEASE |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |