SFG Brewery Config
SFG Brewery Configuration Server
License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.sfg-beer-works |
ArtifactId | ArtifactIdsfg-brewery-config |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsfg-brewery-config
SFG Brewery Config
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sfg-brewery-config-1.0.2.pom | |
sfg-brewery-config-1.0.2.jar | 49 MB |
sfg-brewery-config-1.0.2-sources.jar | 7 KB |
sfg-brewery-config-1.0.2-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-brewery-config/ -->
<dependency>
<groupId>com.github.sfg-beer-works</groupId>
<artifactId>sfg-brewery-config</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-brewery-config/
implementation 'com.github.sfg-beer-works:sfg-brewery-config:1.0.2'
// https://jarcasting.com/artifacts/com.github.sfg-beer-works/sfg-brewery-config/
implementation ("com.github.sfg-beer-works:sfg-brewery-config:1.0.2")
'com.github.sfg-beer-works:sfg-brewery-config:jar:1.0.2'
<dependency org="com.github.sfg-beer-works" name="sfg-brewery-config" rev="1.0.2">
<artifact name="sfg-brewery-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sfg-beer-works', module='sfg-brewery-config', version='1.0.2')
)
libraryDependencies += "com.github.sfg-beer-works" % "sfg-brewery-config" % "1.0.2"
[com.github.sfg-beer-works/sfg-brewery-config "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-config-server | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
org.springframework.boot : spring-boot-starter-security | jar | 2.3.0.RELEASE |
net.logstash.logback : logstash-logback-encoder | jar | 6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.0.RELEASE |
SFG Brewery Configuration Server