| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.antframework.boot |
| ArtifactId | ArtifactIdant-boot-starter-env |
| Last Version | Last Version2.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionant-boot框架
|
| Filename | Size |
|---|---|
| ant-boot-starter-env-2.4.4.pom | |
| ant-boot-starter-env-2.4.4.jar | 34 KB |
| ant-boot-starter-env-2.4.4-sources.jar | 22 KB |
| ant-boot-starter-env-2.4.4-javadoc.jar | 188 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starter-env/ -->
<dependency>
<groupId>org.antframework.boot</groupId>
<artifactId>ant-boot-starter-env</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starter-env/
implementation 'org.antframework.boot:ant-boot-starter-env:2.4.4'
// https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starter-env/
implementation ("org.antframework.boot:ant-boot-starter-env:2.4.4")
'org.antframework.boot:ant-boot-starter-env:jar:2.4.4'
<dependency org="org.antframework.boot" name="ant-boot-starter-env" rev="2.4.4">
<artifact name="ant-boot-starter-env" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antframework.boot', module='ant-boot-starter-env', version='2.4.4')
)
libraryDependencies += "org.antframework.boot" % "ant-boot-starter-env" % "2.4.4"
[org.antframework.boot/ant-boot-starter-env "2.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bekit : event | jar | 1.3.0.RELEASE |
| org.antframework.boot : ant-boot-core | jar | 2.4.4 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.18 |