Last Version

org.antframework.boot:ant-boot-core 2.4.4

ant-boot框架

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.antframework.boot
ArtifactId

ArtifactId

ant-boot-core
Version

Version

2.4.4
Type

Type

jar
Description

Description

ant-boot框架

Download ant-boot-core 2.4.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.4
org.antframework.common : ant-common-util jar 1.3.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.18

Project Modules

There are no modules declared in this project.