Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.github.sunnus3 |
ArtifactId | ArtifactIdgecco-spring-boot-autoconfigure |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.sunnus3/gecco-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.sunnus3</groupId>
<artifactId>gecco-spring-boot-autoconfigure</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sunnus3/gecco-spring-boot-autoconfigure/
implementation 'com.github.sunnus3:gecco-spring-boot-autoconfigure:1.3.1'
// https://jarcasting.com/artifacts/com.github.sunnus3/gecco-spring-boot-autoconfigure/
implementation ("com.github.sunnus3:gecco-spring-boot-autoconfigure:1.3.1")
'com.github.sunnus3:gecco-spring-boot-autoconfigure:jar:1.3.1'
<dependency org="com.github.sunnus3" name="gecco-spring-boot-autoconfigure" rev="1.3.1">
<artifact name="gecco-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sunnus3', module='gecco-spring-boot-autoconfigure', version='1.3.1')
)
libraryDependencies += "com.github.sunnus3" % "gecco-spring-boot-autoconfigure" % "1.3.1"
[com.github.sunnus3/gecco-spring-boot-autoconfigure "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.github.sunnus3 : gecco-core | jar | ${gecco.version} |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |