is not current version
Last Version 1.0.3

net.atomarrow:atomarrow-spring-boot-starter 1.0.2

atomarrow

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.atomarrow
ArtifactId

ArtifactId

atomarrow-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar

Download atomarrow-spring-boot-starter 1.0.2


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