License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.acgs-org |
ArtifactId | ArtifactIdacgs-cms-spring-boot-autoconfigure |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionacgs-autoconfigure
autoconfigure project for acgs cms
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.acgs-org/acgs-cms-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.acgs-org</groupId>
<artifactId>acgs-cms-spring-boot-autoconfigure</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.acgs-org/acgs-cms-spring-boot-autoconfigure/
implementation 'io.github.acgs-org:acgs-cms-spring-boot-autoconfigure:1.0.3'
// https://jarcasting.com/artifacts/io.github.acgs-org/acgs-cms-spring-boot-autoconfigure/
implementation ("io.github.acgs-org:acgs-cms-spring-boot-autoconfigure:1.0.3")
'io.github.acgs-org:acgs-cms-spring-boot-autoconfigure:jar:1.0.3'
<dependency org="io.github.acgs-org" name="acgs-cms-spring-boot-autoconfigure" rev="1.0.3">
<artifact name="acgs-cms-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.acgs-org', module='acgs-cms-spring-boot-autoconfigure', version='1.0.3')
)
libraryDependencies += "io.github.acgs-org" % "acgs-cms-spring-boot-autoconfigure" % "1.0.3"
[io.github.acgs-org/acgs-cms-spring-boot-autoconfigure "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.acgs-org : acgs-core | jar | 1.0.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.4 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.4 |
cn.hutool : hutool-core | jar | 5.4.2 |
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.4.4 |