License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.cantaa |
ArtifactId | ArtifactIdcantaa-commons-parent |
Version | Version2.0 |
Type | Typepom |
Description |
Descriptioncantaa Parent
cantaa Parent
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cantaa-commons-parent-2.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cantaa/cantaa-commons-parent/ -->
<dependency>
<groupId>com.cantaa</groupId>
<artifactId>cantaa-commons-parent</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cantaa/cantaa-commons-parent/
implementation 'com.cantaa:cantaa-commons-parent:2.0'
// https://jarcasting.com/artifacts/com.cantaa/cantaa-commons-parent/
implementation ("com.cantaa:cantaa-commons-parent:2.0")
'com.cantaa:cantaa-commons-parent:pom:2.0'
<dependency org="com.cantaa" name="cantaa-commons-parent" rev="2.0">
<artifact name="cantaa-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cantaa', module='cantaa-commons-parent', version='2.0')
)
libraryDependencies += "com.cantaa" % "cantaa-commons-parent" % "2.0"
[com.cantaa/cantaa-commons-parent "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.10 |