Last Version

AWE Spring Boot Starter (V4.5.3) 4.5.3

AWE Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-spring-boot-starter
Version

Version

4.5.3
Type

Type

jar
Description

Description

AWE Spring Boot Starter (V4.5.3)
AWE Spring Boot Starter
Project URL

Project URL

https://gitlab.com/aweframework/awe/tree/master/awe-framework/awe-dependencies/awe-spring-boot-starter/
Source Code Management

Source Code Management

https://gitlab.com/aweframework/awe/tree/master/awe-framework/awe-dependencies/awe-spring-boot-starter/

Download awe-spring-boot-starter 4.5.3


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

Dependencies

compile (20)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.thoughtworks.xstream : xstream jar 1.4.19
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-activemq Optional jar
org.springframework.security : spring-security-ldap Optional jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client Optional jar
org.springframework.boot : spring-boot-actuator Optional jar
org.springframework.cloud : spring-cloud-sleuth-instrumentation jar
com.almis.awe : awe-controller jar 4.5.3
com.almis.awe : awe-generic-screens jar 4.5.3
com.almis.ade : ade-spring-boot-starter jar 2.1.0
org.projectlombok : lombok jar
io.micrometer : micrometer-core jar
org.codehaus.janino : janino jar 3.1.6
dev.samstevens.totp : totp-spring-boot-starter jar 1.7.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test-autoconfigure jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.