License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.lazycece.au |
ArtifactId | ArtifactIdau-api-spring-boot-autoconfigure |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionau-api-spring-boot-autoconfigure
au-api autoconfigure for spring boot
|
<!-- https://jarcasting.com/artifacts/com.lazycece.au/au-api-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.lazycece.au</groupId>
<artifactId>au-api-spring-boot-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lazycece.au/au-api-spring-boot-autoconfigure/
implementation 'com.lazycece.au:au-api-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/com.lazycece.au/au-api-spring-boot-autoconfigure/
implementation ("com.lazycece.au:au-api-spring-boot-autoconfigure:1.0.1")
'com.lazycece.au:au-api-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="com.lazycece.au" name="au-api-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="au-api-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lazycece.au', module='au-api-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "com.lazycece.au" % "au-api-spring-boot-autoconfigure" % "1.0.1"
[com.lazycece.au/au-api-spring-boot-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.lazycece.au : au-api | jar | 1.0.1 |
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |