License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.frostingwolf |
ArtifactId | ArtifactIdspring-boot-starter-saluki |
Version | Version1.5.9.RELEASE |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.frostingwolf/spring-boot-starter-saluki/
implementation 'io.github.frostingwolf:spring-boot-starter-saluki:1.5.9.RELEASE'
// https://jarcasting.com/artifacts/io.github.frostingwolf/spring-boot-starter-saluki/
implementation ("io.github.frostingwolf:spring-boot-starter-saluki:1.5.9.RELEASE")
'io.github.frostingwolf:spring-boot-starter-saluki:jar:1.5.9.RELEASE'
<dependency org="io.github.frostingwolf" name="spring-boot-starter-saluki" rev="1.5.9.RELEASE">
<artifact name="spring-boot-starter-saluki" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.frostingwolf', module='spring-boot-starter-saluki', version='1.5.9.RELEASE')
)
libraryDependencies += "io.github.frostingwolf" % "spring-boot-starter-saluki" % "1.5.9.RELEASE"
[io.github.frostingwolf/spring-boot-starter-saluki "1.5.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.20.RELEASE |
io.github.frostingwolf : saluki-core | jar | 1.5.9.RELEASE |
io.github.frostingwolf : saluki-service | jar | 1.5.9.RELEASE |
io.github.frostingwolf : saluki-registry-consul | jar | 1.5.9.RELEASE |