is not current version
Last Version 4.5.3

com.almis.awe:awe-spring-boot-starter 4.1.2

AWE Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-spring-boot-starter
Version

Version

4.1.2
Type

Type

jar

Download awe-spring-boot-starter 4.1.2


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