au-api-spring-boot-autoconfigure

au-api autoconfigure for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-api-spring-boot-autoconfigure
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

au-api-spring-boot-autoconfigure
au-api autoconfigure for spring boot

Download au-api-spring-boot-autoconfigure

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0