Last Version

ant-boot-starter-parent 2.4.4

基于ant-boot应用的父pom

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.antframework.boot
ArtifactId

ArtifactId

ant-boot-starter-parent
Version

Version

2.4.4
Type

Type

pom
Description

Description

ant-boot-starter-parent
基于ant-boot应用的父pom

Download ant-boot-starter-parent 2.4.4


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