is not current version
Last Version 0.7.0

net.sixpointsix:carpo-mi-spring-boot 0.6.1

Spring boot integration library for MI

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.sixpointsix
ArtifactId

ArtifactId

carpo-mi-spring-boot
Version

Version

0.6.1
Type

Type

jar

Download carpo-mi-spring-boot 0.6.1


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