au-parent

The parent project of Au

License

License

GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

au-parent
The parent project of Au
Project URL

Project URL

https://github.com/lazycece/au

Download au-parent

Filename Size
au-parent-1.0.3.pom 8 KB
Browse

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.1.0

Project Modules

  • au-core
  • au-example

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0