License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Unity Business Logic Libraries Game Development config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.cloudfoundry-community |
ArtifactId | ArtifactIdsnotel-spring-boot-config |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Configuration for Snotel
Spring Boot configuration for Snotel
|
Project URL |
Project URL |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-config/
implementation 'com.github.cloudfoundry-community:snotel-spring-boot-config:0.5'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-spring-boot-config/
implementation ("com.github.cloudfoundry-community:snotel-spring-boot-config:0.5")
'com.github.cloudfoundry-community:snotel-spring-boot-config:jar:0.5'
<dependency org="com.github.cloudfoundry-community" name="snotel-spring-boot-config" rev="0.5">
<artifact name="snotel-spring-boot-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='snotel-spring-boot-config', version='0.5')
)
libraryDependencies += "com.github.cloudfoundry-community" % "snotel-spring-boot-config" % "0.5"
[com.github.cloudfoundry-community/snotel-spring-boot-config "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
com.github.cloudfoundry-community : snotel | jar | 0.5 |
org.projectlombok : lombok | jar | 1.16.6 |
org.springframework.boot : spring-boot-starter-test | jar |