is not current version
Last Version 4.5.3

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

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

Type

jar

Download awe-annotations-spring-boot-starter 4.5.0


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