au-api-spring-boot

Au api for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-api-spring-boot
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

au-api-spring-boot
Au api for Spring Boot
Project URL

Project URL

https://github.com/lazycece/au-api-spring-boot

Download au-api-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • au-api-spring-boot-parent
  • au-api-spring-boot-autoconfigure
  • au-api-spring-boot-starter

Versions

Version
1.0.1
1.0.0