License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.ontio |
ArtifactId | ArtifactIdontology-sdk-java |
Version | Version1.10.6 |
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 |
---|---|
ontology-sdk-java-1.10.6.pom | |
ontology-sdk-java-1.10.6.jar | 644 KB |
ontology-sdk-java-1.10.6-sources.jar | 539 KB |
ontology-sdk-java-1.10.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ontio/ontology-sdk-java/ -->
<dependency>
<groupId>com.github.ontio</groupId>
<artifactId>ontology-sdk-java</artifactId>
<version>1.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ontio/ontology-sdk-java/
implementation 'com.github.ontio:ontology-sdk-java:1.10.6'
// https://jarcasting.com/artifacts/com.github.ontio/ontology-sdk-java/
implementation ("com.github.ontio:ontology-sdk-java:1.10.6")
'com.github.ontio:ontology-sdk-java:jar:1.10.6'
<dependency org="com.github.ontio" name="ontology-sdk-java" rev="1.10.6">
<artifact name="ontology-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ontio', module='ontology-sdk-java', version='1.10.6')
)
libraryDependencies += "com.github.ontio" % "ontology-sdk-java" % "1.10.6"
[com.github.ontio/ontology-sdk-java "1.10.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
io.github.novacrypto » BIP39 | jar | 0.1.9 |
io.github.novacrypto : Base58 | jar | 0.1.2 |
com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.59 |
com.alibaba : fastjson | jar | 1.2.51 |
org.fusesource.leveldbjni : leveldbjni-all | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |