Last Version

ant-parent 2.4.4

antframework所有项目的父pom

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.antframework
ArtifactId

ArtifactId

ant-parent
Version

Version

2.4.4
Type

Type

pom
Description

Description

ant-parent
antframework所有项目的父pom

Download ant-parent 2.4.4

Filename Size
ant-parent-2.4.4.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.antframework/ant-parent/ -->
<dependency>
    <groupId>org.antframework</groupId>
    <artifactId>ant-parent</artifactId>
    <version>2.4.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.antframework/ant-parent/
implementation 'org.antframework:ant-parent:2.4.4'
// https://jarcasting.com/artifacts/org.antframework/ant-parent/
implementation ("org.antframework:ant-parent:2.4.4")
'org.antframework:ant-parent:pom:2.4.4'
<dependency org="org.antframework" name="ant-parent" rev="2.4.4">
  <artifact name="ant-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.antframework', module='ant-parent', version='2.4.4')
)
libraryDependencies += "org.antframework" % "ant-parent" % "2.4.4"
[org.antframework/ant-parent "2.4.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.