License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.almis.awe |
ArtifactId | ArtifactIdawe-developer-spring-boot-starter |
Version | Version4.4.0 |
Type | Typejar |
Description |
DescriptionAWE Spring Boot Starter Developer (V4.4.0)
AWE Spring Boot Starter Developer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-developer-spring-boot-starter/ -->
<dependency>
<groupId>com.almis.awe</groupId>
<artifactId>awe-developer-spring-boot-starter</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-developer-spring-boot-starter/
implementation 'com.almis.awe:awe-developer-spring-boot-starter:4.4.0'
// https://jarcasting.com/artifacts/com.almis.awe/awe-developer-spring-boot-starter/
implementation ("com.almis.awe:awe-developer-spring-boot-starter:4.4.0")
'com.almis.awe:awe-developer-spring-boot-starter:jar:4.4.0'
<dependency org="com.almis.awe" name="awe-developer-spring-boot-starter" rev="4.4.0">
<artifact name="awe-developer-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-developer-spring-boot-starter', version='4.4.0')
)
libraryDependencies += "com.almis.awe" % "awe-developer-spring-boot-starter" % "4.4.0"
[com.almis.awe/awe-developer-spring-boot-starter "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
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.almis.awe : awe-developer | jar | 4.4.0 |
com.almis.awe : awe-model | jar | 4.4.0 |