au-api-spring-boot-parent

Providing dependencies management

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-api-spring-boot-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

au-api-spring-boot-parent
Providing dependencies management

Download au-api-spring-boot-parent

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0