is not current version
Last Version 1.4.3

com.roncoo:roncoo-spring-boot-starters 1.0.7


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.roncoo
ArtifactId

ArtifactId

roncoo-spring-boot-starters
Version

Version

1.0.7
Type

Type

pom

Download roncoo-spring-boot-starters 1.0.7


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