| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.lazycece.au |
| ArtifactId | ArtifactIdau-api-spring-boot-starter |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionau-api-spring-boot-starter
au-api stater for spring boot
|
| Filename | Size |
|---|---|
| au-api-spring-boot-starter-1.0.1.pom | |
| au-api-spring-boot-starter-1.0.1.jar | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lazycece.au : au-api-spring-boot-autoconfigure | jar | 1.0.1 |