License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.arcblock.forge |
ArtifactId | ArtifactIdabtdid-spring-boot-starter |
Version | Version1.1.2 |
Type | Typepom |
Description |
DescriptionForge Java SDK
Forge java sdk
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
abtdid-spring-boot-starter-1.1.2.pom | |
abtdid-spring-boot-starter-1.1.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.arcblock.forge/abtdid-spring-boot-starter/ -->
<dependency>
<groupId>io.arcblock.forge</groupId>
<artifactId>abtdid-spring-boot-starter</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.arcblock.forge/abtdid-spring-boot-starter/
implementation 'io.arcblock.forge:abtdid-spring-boot-starter:1.1.2'
// https://jarcasting.com/artifacts/io.arcblock.forge/abtdid-spring-boot-starter/
implementation ("io.arcblock.forge:abtdid-spring-boot-starter:1.1.2")
'io.arcblock.forge:abtdid-spring-boot-starter:pom:1.1.2'
<dependency org="io.arcblock.forge" name="abtdid-spring-boot-starter" rev="1.1.2">
<artifact name="abtdid-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.arcblock.forge', module='abtdid-spring-boot-starter', version='1.1.2')
)
libraryDependencies += "io.arcblock.forge" % "abtdid-spring-boot-starter" % "1.1.2"
[io.arcblock.forge/abtdid-spring-boot-starter "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.arcblock.forge : did | jar | 1.1.2 |
io.arcblock.forge : graphql | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.31 |
org.apache.commons : commons-text | jar | 1.8 |
org.springframework.boot : spring-boot-autoconfigure | jar |