is not current version
Last Version 1.0-rc3

com.github.attt:archer-spring-boot-starter 1.0-rc2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-spring-boot-starter
Version

Version

1.0-rc2
Type

Type

jar

Download archer-spring-boot-starter 1.0-rc2


<!-- https://jarcasting.com/artifacts/com.github.attt/archer-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.attt</groupId>
    <artifactId>archer-spring-boot-starter</artifactId>
    <version>1.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attt/archer-spring-boot-starter/
implementation 'com.github.attt:archer-spring-boot-starter:1.0-rc2'
// https://jarcasting.com/artifacts/com.github.attt/archer-spring-boot-starter/
implementation ("com.github.attt:archer-spring-boot-starter:1.0-rc2")
'com.github.attt:archer-spring-boot-starter:jar:1.0-rc2'
<dependency org="com.github.attt" name="archer-spring-boot-starter" rev="1.0-rc2">
  <artifact name="archer-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attt', module='archer-spring-boot-starter', version='1.0-rc2')
)
libraryDependencies += "com.github.attt" % "archer-spring-boot-starter" % "1.0-rc2"
[com.github.attt/archer-spring-boot-starter "1.0-rc2"]