License |
License |
---|---|
GroupId | GroupIdcom.lazycece.au |
ArtifactId | ArtifactIdau-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionau-core
Au core
|
Filename | Size |
---|---|
au-core-1.0.3.pom | |
au-core-1.0.3.jar | 34 KB |
au-core-1.0.3-sources.jar | 20 KB |
au-core-1.0.3-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lazycece.au/au-core/ -->
<dependency>
<groupId>com.lazycece.au</groupId>
<artifactId>au-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lazycece.au/au-core/
implementation 'com.lazycece.au:au-core:1.0.3'
// https://jarcasting.com/artifacts/com.lazycece.au/au-core/
implementation ("com.lazycece.au:au-core:1.0.3")
'com.lazycece.au:au-core:jar:1.0.3'
<dependency org="com.lazycece.au" name="au-core" rev="1.0.3">
<artifact name="au-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lazycece.au', module='au-core', version='1.0.3')
)
libraryDependencies += "com.lazycece.au" % "au-core" % "1.0.3"
[com.lazycece.au/au-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.29 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
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 |