au-api-parent

The parent project of Au Api

License

License

GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-api-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

au-api-parent
The parent project of Au Api
Project URL

Project URL

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

Download au-api-parent

Filename Size
au-api-parent-1.0.1.pom 8 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.lazycece.au : au-core jar 1.0.3
commons-codec : commons-codec jar 1.13

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

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-api-token
  • au-api-params
  • au-api-all

Versions

Version
1.0.1
1.0.0