is not current version
Last Version 0.5

com.github.cloudfoundry-community:snotel-spring-boot-starter 0.4

A Spring Boot starter to auto-configure Snotel.

Categories

Categories

Spring Boot Container Microservices Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

snotel-spring-boot-starter
Version

Version

0.4
Type

Type

jar

Download snotel-spring-boot-starter 0.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-starter/
implementation 'com.github.cloudfoundry-community:snotel-spring-boot-starter:0.4'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-starter/
implementation ("com.github.cloudfoundry-community:snotel-spring-boot-starter:0.4")
'com.github.cloudfoundry-community:snotel-spring-boot-starter:jar:0.4'
<dependency org="com.github.cloudfoundry-community" name="snotel-spring-boot-starter" rev="0.4">
  <artifact name="snotel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='snotel-spring-boot-starter', version='0.4')
)
libraryDependencies += "com.github.cloudfoundry-community" % "snotel-spring-boot-starter" % "0.4"
[com.github.cloudfoundry-community/snotel-spring-boot-starter "0.4"]