is not current version
Last Version 1.0.14.17

com.github.rxyor:carp-spring-boot 1.0.14.13


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rxyor
ArtifactId

ArtifactId

carp-spring-boot
Version

Version

1.0.14.13
Type

Type

pom

Download carp-spring-boot 1.0.14.13


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