Last Version

acgs-autoconfigure 0.3.0

autoconfigure project for acgs cms

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.acgs-org
ArtifactId

ArtifactId

acgs-autoconfigure
Version

Version

0.3.0
Type

Type

jar
Description

Description

acgs-autoconfigure
autoconfigure project for acgs cms
Project URL

Project URL

https://github.com/acgs-org/acgs-cms-spring-boot-starter
Project Organization

Project Organization

acgs-org

Download acgs-autoconfigure 0.3.0


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.4

Project Modules

There are no modules declared in this project.