Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdio.github.talelin |
ArtifactId | ArtifactIdlin-cms-spring-boot-autoconfigure |
Version | Version0.0.1-RC5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.talelin/lin-cms-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.talelin</groupId>
<artifactId>lin-cms-spring-boot-autoconfigure</artifactId>
<version>0.0.1-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.talelin/lin-cms-spring-boot-autoconfigure/
implementation 'io.github.talelin:lin-cms-spring-boot-autoconfigure:0.0.1-RC5'
// https://jarcasting.com/artifacts/io.github.talelin/lin-cms-spring-boot-autoconfigure/
implementation ("io.github.talelin:lin-cms-spring-boot-autoconfigure:0.0.1-RC5")
'io.github.talelin:lin-cms-spring-boot-autoconfigure:jar:0.0.1-RC5'
<dependency org="io.github.talelin" name="lin-cms-spring-boot-autoconfigure" rev="0.0.1-RC5">
<artifact name="lin-cms-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.talelin', module='lin-cms-spring-boot-autoconfigure', version='0.0.1-RC5')
)
libraryDependencies += "io.github.talelin" % "lin-cms-spring-boot-autoconfigure" % "0.0.1-RC5"
[io.github.talelin/lin-cms-spring-boot-autoconfigure "0.0.1-RC5"]