is not current version
Last Version 2.1.1

com.almis.ade:ade-spring-boot-starter 2.0.7

ADE Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.almis.ade
ArtifactId

ArtifactId

ade-spring-boot-starter
Version

Version

2.0.7
Type

Type

jar

Download ade-spring-boot-starter 2.0.7


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