License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.acgs-org |
ArtifactId | ArtifactIdacgs-cms-spring-boot-starter |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionacgs-cms
acgs CMS implemented by java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acgs-cms-spring-boot-starter-1.0.3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.acgs-org/acgs-cms-spring-boot-starter/ -->
<dependency>
<groupId>io.github.acgs-org</groupId>
<artifactId>acgs-cms-spring-boot-starter</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.acgs-org/acgs-cms-spring-boot-starter/
implementation 'io.github.acgs-org:acgs-cms-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/io.github.acgs-org/acgs-cms-spring-boot-starter/
implementation ("io.github.acgs-org:acgs-cms-spring-boot-starter:1.0.3")
'io.github.acgs-org:acgs-cms-spring-boot-starter:pom:1.0.3'
<dependency org="io.github.acgs-org" name="acgs-cms-spring-boot-starter" rev="1.0.3">
<artifact name="acgs-cms-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.acgs-org', module='acgs-cms-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "io.github.acgs-org" % "acgs-cms-spring-boot-starter" % "1.0.3"
[io.github.acgs-org/acgs-cms-spring-boot-starter "1.0.3"]