is not current version
Last Version 1.0-RC3

com.github.paganini2008.atlantis:vortex-spring-boot-starter 1.0-RC2


Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

com.github.paganini2008.atlantis
ArtifactId

ArtifactId

vortex-spring-boot-starter
Version

Version

1.0-RC2
Type

Type

jar

Download vortex-spring-boot-starter 1.0-RC2


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