is not current version
Last Version 1.1.2

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

Forge java sdk

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.arcblock.forge
ArtifactId

ArtifactId

abtdid-spring-boot-starter
Version

Version

1.1.1
Type

Type

pom

Download abtdid-spring-boot-starter 1.1.1


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