is not current version
Last Version 1.21

kim.sesame.framework:framework-spring-boot 1.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

kim.sesame.framework
ArtifactId

ArtifactId

framework-spring-boot
Version

Version

1.0.1
Type

Type

pom

Download framework-spring-boot 1.0.1


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