is not current version
Last Version 4.5.3

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

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.1.1
Type

Type

jar

Download awe-tools-spring-boot-starter 4.1.1


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