is not current version
Last Version 0.5

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

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.4
Type

Type

jar

Download snotel-spring-boot-config 0.4


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