is not current version
Last Version 1.21

kim.sesame.framework:framework-spring-boot-cloud 1.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

kim.sesame.framework
ArtifactId

ArtifactId

framework-spring-boot-cloud
Version

Version

1.2
Type

Type

jar

Download framework-spring-boot-cloud 1.2


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