| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdio.github.RafhaelSouza | 
| ArtifactId | ArtifactIdmssc-brewery-config | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmssc-brewery-config MSSC Brewery Config | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| mssc-brewery-config-1.0.0.pom | |
| mssc-brewery-config-1.0.0.jar | 49 MB | 
| mssc-brewery-config-1.0.0-sources.jar | 7 KB | 
| mssc-brewery-config-1.0.0-javadoc.jar | 389 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.RafhaelSouza/mssc-brewery-config/ -->
<dependency>
    <groupId>io.github.RafhaelSouza</groupId>
    <artifactId>mssc-brewery-config</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/io.github.RafhaelSouza/mssc-brewery-config/
implementation 'io.github.RafhaelSouza:mssc-brewery-config:1.0.0'// https://jarcasting.com/artifacts/io.github.RafhaelSouza/mssc-brewery-config/
implementation ("io.github.RafhaelSouza:mssc-brewery-config:1.0.0")'io.github.RafhaelSouza:mssc-brewery-config:jar:1.0.0'<dependency org="io.github.RafhaelSouza" name="mssc-brewery-config" rev="1.0.0">
  <artifact name="mssc-brewery-config" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.RafhaelSouza', module='mssc-brewery-config', version='1.0.0')
)libraryDependencies += "io.github.RafhaelSouza" % "mssc-brewery-config" % "1.0.0"[io.github.RafhaelSouza/mssc-brewery-config "1.0.0"]| 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 |