License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Unity Business Logic Libraries Game Development |
GroupId | GroupIdcom.github.cloudfoundry-community |
ArtifactId | ArtifactIdsnotel-spring-boot-starter |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Starter for Snotel
A Spring Boot starter to auto-configure Snotel.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-starter/ -->
<dependency>
<groupId>com.github.cloudfoundry-community</groupId>
<artifactId>snotel-spring-boot-starter</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-starter/
implementation 'com.github.cloudfoundry-community:snotel-spring-boot-starter:0.5'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-starter/
implementation ("com.github.cloudfoundry-community:snotel-spring-boot-starter:0.5")
'com.github.cloudfoundry-community:snotel-spring-boot-starter:jar:0.5'
<dependency org="com.github.cloudfoundry-community" name="snotel-spring-boot-starter" rev="0.5">
<artifact name="snotel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='snotel-spring-boot-starter', version='0.5')
)
libraryDependencies += "com.github.cloudfoundry-community" % "snotel-spring-boot-starter" % "0.5"
[com.github.cloudfoundry-community/snotel-spring-boot-starter "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.3.0.RELEASE |
com.github.cloudfoundry-community : snotel-spring-boot-config | jar | 0.5 |
org.springframework.boot : spring-boot-starter-test | jar |