did_client.lib

DID service client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.elastos
ArtifactId

ArtifactId

did_client.lib
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

did_client.lib
DID service client library
Project URL

Project URL

http://www.elastos.org
Source Code Management

Source Code Management

https://github.com/elastos/Elastos.SDK.DIDClient.Java

Download did_client.lib

How to add to project

<!-- https://jarcasting.com/artifacts/org.elastos/did_client.lib/ -->
<dependency>
    <groupId>org.elastos</groupId>
    <artifactId>did_client.lib</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elastos/did_client.lib/
implementation 'org.elastos:did_client.lib:1.1.3'
// https://jarcasting.com/artifacts/org.elastos/did_client.lib/
implementation ("org.elastos:did_client.lib:1.1.3")
'org.elastos:did_client.lib:jar:1.1.3'
<dependency org="org.elastos" name="did_client.lib" rev="1.1.3">
  <artifact name="did_client.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elastos', module='did_client.lib', version='1.1.3')
)
libraryDependencies += "org.elastos" % "did_client.lib" % "1.1.3"
[org.elastos/did_client.lib "1.1.3"]

Dependencies

compile (11)

Group / Artifact Type Version
org.elastos : wallet.lib jar 0.1.0
org.apache.commons : commons-lang3 jar 3.8.1
commons-codec : commons-codec jar 1.10
com.madgag.spongycastle : core jar 1.58.0.0
org.slf4j : slf4j-log4j12 jar 1.7.2
org.apache.httpcomponents : httpclient jar 4.4.1
org.apache.httpcomponents : httpcore jar 4.4.1
org.apache.httpcomponents : httpmime jar 4.4.1
org.apache.shiro : shiro-core jar 1.4.0
org.web3j : core jar 4.2.0
org.web3j : crypto jar 4.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.elastos

Elastos Foundation

Blockchain Powered Internet

Versions

Version
1.1.3
1.1.1
1.1.0
1.0.1
1.0.0