is not current version
Last Version 4.5.3

com.almis.awe:awe-annotations-spring-boot-starter 4.0.7

AWE Spring Boot Starter Annotations

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-annotations-spring-boot-starter
Version

Version

4.0.7
Type

Type

jar

Download awe-annotations-spring-boot-starter 4.0.7


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