License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.skysail |
ArtifactId | ArtifactIdstage-autoconfig |
Last Version | Last Version0.0.28 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstage-autoconfig
spring boot autoconfiguration for stage and version information
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stage-autoconfig-0.0.28.pom | |
stage-autoconfig-0.0.28.jar | 2 KB |
stage-autoconfig-0.0.28-sources.jar | 2 KB |
stage-autoconfig-0.0.28-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.skysail/stage-autoconfig/ -->
<dependency>
<groupId>io.skysail</groupId>
<artifactId>stage-autoconfig</artifactId>
<version>0.0.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.skysail/stage-autoconfig/
implementation 'io.skysail:stage-autoconfig:0.0.28'
// https://jarcasting.com/artifacts/io.skysail/stage-autoconfig/
implementation ("io.skysail:stage-autoconfig:0.0.28")
'io.skysail:stage-autoconfig:pom:0.0.28'
<dependency org="io.skysail" name="stage-autoconfig" rev="0.0.28">
<artifact name="stage-autoconfig" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.skysail', module='stage-autoconfig', version='0.0.28')
)
libraryDependencies += "io.skysail" % "stage-autoconfig" % "0.0.28"
[io.skysail/stage-autoconfig "0.0.28"]
Group / Artifact | Type | Version |
---|---|---|
de.siegmar : logback-gelf | jar | 1.1.0 |
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.scalaz : scalaz-core_2.11 | jar | 7.2.4 |
org.scalaz : scalaz-concurrent_2.11 | jar | 7.2.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.7.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.7.RELEASE |