is not current version
Last Version 1.21

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

kim.sesame.framework
ArtifactId

ArtifactId

framework-spring-boot-starter
Version

Version

1.2
Type

Type

jar

Download framework-spring-boot-starter 1.2


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