License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcn.miniants |
ArtifactId | ArtifactIdparent |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionparent
The parent project of miniatns
|
Project Organization |
Project OrganizationMiniants |
Filename | Size |
---|---|
parent-1.0.0.pom | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.miniants/parent/ -->
<dependency>
<groupId>cn.miniants</groupId>
<artifactId>parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.miniants/parent/
implementation 'cn.miniants:parent:1.0.0'
// https://jarcasting.com/artifacts/cn.miniants/parent/
implementation ("cn.miniants:parent:1.0.0")
'cn.miniants:parent:pom:1.0.0'
<dependency org="cn.miniants" name="parent" rev="1.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.miniants', module='parent', version='1.0.0')
)
libraryDependencies += "cn.miniants" % "parent" % "1.0.0"
[cn.miniants/parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 3.0 |
org.easymock : easymockclassextension | jar | 3.0 |
com.googlecode.jmockit : jmockit | jar | 0.999.8 |