is not current version
Last Version 4.5.3

com.almis.awe:awe-tools-spring-boot-starter 4.0.3

AWE Spring Boot Starter Tools

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-tools-spring-boot-starter
Version

Version

4.0.3
Type

Type

jar

Download awe-tools-spring-boot-starter 4.0.3


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