License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.almis.awe |
ArtifactId | ArtifactIdawe-spring-boot-starter |
Last Version | Last Version4.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWE Spring Boot Starter (V4.5.3)
AWE Spring Boot Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-test | jar |