is not current version
Last Version 1.1.2

io.arcblock.forge:abtdid-spring-boot-starter 1.0.8

Forge java sdk

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.arcblock.forge
ArtifactId

ArtifactId

abtdid-spring-boot-starter
Version

Version

1.0.8
Type

Type

pom

Download abtdid-spring-boot-starter 1.0.8


<!-- 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.0.8</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.0.8'
// https://jarcasting.com/artifacts/io.arcblock.forge/abtdid-spring-boot-starter/
implementation ("io.arcblock.forge:abtdid-spring-boot-starter:1.0.8")
'io.arcblock.forge:abtdid-spring-boot-starter:pom:1.0.8'
<dependency org="io.arcblock.forge" name="abtdid-spring-boot-starter" rev="1.0.8">
  <artifact name="abtdid-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.arcblock.forge', module='abtdid-spring-boot-starter', version='1.0.8')
)
libraryDependencies += "io.arcblock.forge" % "abtdid-spring-boot-starter" % "1.0.8"
[io.arcblock.forge/abtdid-spring-boot-starter "1.0.8"]