is not current version
Last Version 1.5.9.RELEASE

io.github.frostingwolf:spring-boot-starter-saluki 1.5.8.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.frostingwolf
ArtifactId

ArtifactId

spring-boot-starter-saluki
Version

Version

1.5.8.RELEASE
Type

Type

jar

Download spring-boot-starter-saluki 1.5.8.RELEASE


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