parent

The parent project of miniatns

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

cn.miniants
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

parent
The parent project of miniatns
Project Organization

Project Organization

Miniants

Download parent

Filename Size
parent-1.0.0.pom 29 KB
Browse

How to add to project

<!-- 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"]

Dependencies

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0