is not current version
Last Version 1.0.3

au-parent 1.0.2

The parent project of Au

License

License

GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

au-parent
The parent project of Au
Project URL

Project URL

https://github.com/lazycece/au

Download au-parent 1.0.2

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

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

Dependencies

test (3)

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

Project Modules

  • au-core
  • au-example