is not current version
Last Version 0.5

com.github.cloudfoundry-community:snotel-spring-boot-config 0.3.M3

Spring Boot configuration for Snotel

Categories

Categories

Spring Boot Container Microservices Unity Business Logic Libraries Game Development config Application Layer Libs Configuration
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

snotel-spring-boot-config
Version

Version

0.3.M3
Type

Type

jar

Download snotel-spring-boot-config 0.3.M3


<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-config/ -->
<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>snotel-spring-boot-config</artifactId>
    <version>0.3.M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-config/
implementation 'com.github.cloudfoundry-community:snotel-spring-boot-config:0.3.M3'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-config/
implementation ("com.github.cloudfoundry-community:snotel-spring-boot-config:0.3.M3")
'com.github.cloudfoundry-community:snotel-spring-boot-config:jar:0.3.M3'
<dependency org="com.github.cloudfoundry-community" name="snotel-spring-boot-config" rev="0.3.M3">
  <artifact name="snotel-spring-boot-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='snotel-spring-boot-config', version='0.3.M3')
)
libraryDependencies += "com.github.cloudfoundry-community" % "snotel-spring-boot-config" % "0.3.M3"
[com.github.cloudfoundry-community/snotel-spring-boot-config "0.3.M3"]