Spring Boot Starter for Snotel

A Spring Boot starter to auto-configure Snotel.

License

License

Categories

Categories

Spring Boot Container Microservices Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

snotel-spring-boot-starter
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter for Snotel
A Spring Boot starter to auto-configure Snotel.
Project URL

Project URL

https://github.com/cloudfoundry-community/snotel

Download snotel-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.
com.github.cloudfoundry-community

Cloud Foundry Community

Versions

Version
0.5
0.4
0.3.M3
0.3.M1