is not current version
Last Version 1.4.3

com.roncoo:roncoo-spring-boot-autoconfigure 1.0.0


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.roncoo
ArtifactId

ArtifactId

roncoo-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download roncoo-spring-boot-autoconfigure 1.0.0


<!-- https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.roncoo</groupId>
    <artifactId>roncoo-spring-boot-autoconfigure</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-autoconfigure/
implementation 'com.roncoo:roncoo-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.roncoo/roncoo-spring-boot-autoconfigure/
implementation ("com.roncoo:roncoo-spring-boot-autoconfigure:1.0.0")
'com.roncoo:roncoo-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.roncoo" name="roncoo-spring-boot-autoconfigure" rev="1.0.0">
  <artifact name="roncoo-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.roncoo', module='roncoo-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.roncoo" % "roncoo-spring-boot-autoconfigure" % "1.0.0"
[com.roncoo/roncoo-spring-boot-autoconfigure "1.0.0"]