is not current version
Last Version 1.0.3

au-example 1.0.2

Au core example

License

License

GroupId

GroupId

com.lazycece.au
ArtifactId

ArtifactId

au-example
Version

Version

1.0.2
Type

Type

jar
Description

Description

au-example
Au core example

Download au-example 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.lazycece.au : au-core jar 1.0.2
org.eclipse.jetty : jetty-servlet jar 9.4.12.RC2
org.slf4j : slf4j-log4j12 jar 1.7.29
org.apache.logging.log4j : log4j-core jar 2.13.0

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

There are no modules declared in this project.