Last Version

stage-autoconfig 0.0.28

spring boot autoconfiguration for stage and version information

License

License

Apache License 2.0
Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.skysail
ArtifactId

ArtifactId

stage-autoconfig
Version

Version

0.0.28
Type

Type

pom
Description

Description

stage-autoconfig
spring boot autoconfiguration for stage and version information
Project Organization

Project Organization

skysail

Download stage-autoconfig 0.0.28


<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.