License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.frostingwolf |
ArtifactId | ArtifactIdspring-boot-starter-salukiops |
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-salukiops/ -->
<dependency>
<groupId>io.github.frostingwolf</groupId>
<artifactId>spring-boot-starter-salukiops</artifactId>
<version>1.5.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.frostingwolf/spring-boot-starter-salukiops/
implementation 'io.github.frostingwolf:spring-boot-starter-salukiops:1.5.9.RELEASE'
// https://jarcasting.com/artifacts/io.github.frostingwolf/spring-boot-starter-salukiops/
implementation ("io.github.frostingwolf:spring-boot-starter-salukiops:1.5.9.RELEASE")
'io.github.frostingwolf:spring-boot-starter-salukiops:jar:1.5.9.RELEASE'
<dependency org="io.github.frostingwolf" name="spring-boot-starter-salukiops" rev="1.5.9.RELEASE">
<artifact name="spring-boot-starter-salukiops" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.frostingwolf', module='spring-boot-starter-salukiops', version='1.5.9.RELEASE')
)
libraryDependencies += "io.github.frostingwolf" % "spring-boot-starter-salukiops" % "1.5.9.RELEASE"
[io.github.frostingwolf/spring-boot-starter-salukiops "1.5.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 1.5.20.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.20.RELEASE |
com.h2database : h2 | jar | 1.4.193 |
org.mybatis : mybatis | jar | 3.4.1 |
org.mybatis : mybatis-spring | jar | 1.3.0 |
com.netflix.hystrix : hystrix-metrics-event-stream | jar | 1.5.11 |
com.netflix.hystrix : hystrix-core | jar | 1.5.11 |
Group / Artifact | Type | Version |
---|---|---|
io.github.frostingwolf : spring-boot-starter-saluki | jar | 1.5.9.RELEASE |