au-api-spring-boot-starter

au-api stater for spring boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-api-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

au-api-spring-boot-starter
au-api stater for spring boot

Download au-api-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.lazycece.au/au-api-spring-boot-starter/ -->
<dependency>
    <groupId>com.lazycece.au</groupId>
    <artifactId>au-api-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lazycece.au/au-api-spring-boot-starter/
implementation 'com.lazycece.au:au-api-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.lazycece.au/au-api-spring-boot-starter/
implementation ("com.lazycece.au:au-api-spring-boot-starter:1.0.1")
'com.lazycece.au:au-api-spring-boot-starter:jar:1.0.1'
<dependency org="com.lazycece.au" name="au-api-spring-boot-starter" rev="1.0.1">
  <artifact name="au-api-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lazycece.au', module='au-api-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.lazycece.au" % "au-api-spring-boot-starter" % "1.0.1"
[com.lazycece.au/au-api-spring-boot-starter "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.lazycece.au : au-api-spring-boot-autoconfigure jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0