is not current version
Last Version 0.5

com.github.cloudfoundry-community:snotel-spring-boot-starter 0.3.M1

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.3.M1
Type

Type

jar

Download snotel-spring-boot-starter 0.3.M1


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