is not current version
Last Version 1.0.1.RELEASE

io.github.horvee.storylog:springboot-configuration 1.0.0.RELEASE


Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

io.github.horvee.storylog
ArtifactId

ArtifactId

springboot-configuration
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download springboot-configuration 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/springboot-configuration/ -->
<dependency>
    <groupId>io.github.horvee.storylog</groupId>
    <artifactId>springboot-configuration</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/springboot-configuration/
implementation 'io.github.horvee.storylog:springboot-configuration:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/springboot-configuration/
implementation ("io.github.horvee.storylog:springboot-configuration:1.0.0.RELEASE")
'io.github.horvee.storylog:springboot-configuration:jar:1.0.0.RELEASE'
<dependency org="io.github.horvee.storylog" name="springboot-configuration" rev="1.0.0.RELEASE">
  <artifact name="springboot-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='springboot-configuration', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "springboot-configuration" % "1.0.0.RELEASE"
[io.github.horvee.storylog/springboot-configuration "1.0.0.RELEASE"]