License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.ontio |
ArtifactId | ArtifactIdontology-sdk-java |
Last Version | Last Version1.10.9 |
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 |
---|---|
ontology-sdk-java-1.10.9.pom | |
ontology-sdk-java-1.10.9.jar | 599 KB |
ontology-sdk-java-1.10.9-sources.jar | 378 KB |
ontology-sdk-java-1.10.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ontio/ontology-sdk-java/
implementation 'com.github.ontio:ontology-sdk-java:1.10.9'
// https://jarcasting.com/artifacts/com.github.ontio/ontology-sdk-java/
implementation ("com.github.ontio:ontology-sdk-java:1.10.9")
'com.github.ontio:ontology-sdk-java:jar:1.10.9'
<dependency org="com.github.ontio" name="ontology-sdk-java" rev="1.10.9">
<artifact name="ontology-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ontio', module='ontology-sdk-java', version='1.10.9')
)
libraryDependencies += "com.github.ontio" % "ontology-sdk-java" % "1.10.9"
[com.github.ontio/ontology-sdk-java "1.10.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
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.ethereum » ethereumj-core | jar | 1.12.0-RELEASE |
org.fusesource.leveldbjni : leveldbjni-all | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |