did.api

did service of elastos

License

License

GroupId

GroupId

org.elastos
ArtifactId

ArtifactId

did.api
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

did.api
did service of elastos
Source Code Management

Source Code Management

http://github.com/elastos/Elastos.ORG.DID.Service/tree/master/did.api

Download did.api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.elastos : wallet.lib jar 0.0.4

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE
junit : junit jar 4.12

Project Modules

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

Elastos Foundation

Blockchain Powered Internet

Versions

Version
0.0.6
0.0.5
0.0.2