License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.acgs-org |
ArtifactId | ArtifactIdacgs-autoconfigure |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionacgs-autoconfigure
autoconfigure project for acgs cms
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
acgs-autoconfigure-0.3.0.pom | |
acgs-autoconfigure-0.3.0.jar | 23 KB |
acgs-autoconfigure-0.3.0-sources.jar | 14 KB |
acgs-autoconfigure-0.3.0-javadoc.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.acgs-org/acgs-autoconfigure/ -->
<dependency>
<groupId>io.github.acgs-org</groupId>
<artifactId>acgs-autoconfigure</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.acgs-org/acgs-autoconfigure/
implementation 'io.github.acgs-org:acgs-autoconfigure:0.3.0'
// https://jarcasting.com/artifacts/io.github.acgs-org/acgs-autoconfigure/
implementation ("io.github.acgs-org:acgs-autoconfigure:0.3.0")
'io.github.acgs-org:acgs-autoconfigure:jar:0.3.0'
<dependency org="io.github.acgs-org" name="acgs-autoconfigure" rev="0.3.0">
<artifact name="acgs-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.acgs-org', module='acgs-autoconfigure', version='0.3.0')
)
libraryDependencies += "io.github.acgs-org" % "acgs-autoconfigure" % "0.3.0"
[io.github.acgs-org/acgs-autoconfigure "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.acgs-org : acgs-core | jar | 0.3.0 |
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 |