is not current version
Last Version 1.0-rc3

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-spring-boot-starter
Version

Version

1.0-rc1
Type

Type

jar

Download archer-spring-boot-starter 1.0-rc1


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