License |
License |
---|---|
GroupId | GroupIdcom.xzchaoo.commons |
ArtifactId | ArtifactIdcommons-parent |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons
commons
|
Filename | Size |
---|---|
commons-parent-1.11.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-parent/ -->
<dependency>
<groupId>com.xzchaoo.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>1.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-parent/
implementation 'com.xzchaoo.commons:commons-parent:1.11.0'
// https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-parent/
implementation ("com.xzchaoo.commons:commons-parent:1.11.0")
'com.xzchaoo.commons:commons-parent:pom:1.11.0'
<dependency org="com.xzchaoo.commons" name="commons-parent" rev="1.11.0">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xzchaoo.commons', module='commons-parent', version='1.11.0')
)
libraryDependencies += "com.xzchaoo.commons" % "commons-parent" % "1.11.0"
[com.xzchaoo.commons/commons-parent "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.19.0 |