is not current version
Last Version 1.21

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

kim.sesame.framework
ArtifactId

ArtifactId

framework-spring-boot
Version

Version

1.2
Type

Type

pom

Download framework-spring-boot 1.2

Filename Size
framework-spring-boot-1.2.pom 912 bytes
Browse

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