Last Version

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

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

io.github.horvee.storylog
ArtifactId

ArtifactId

springboot-configuration
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download springboot-configuration 1.0.1.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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/springboot-configuration/
implementation 'io.github.horvee.storylog:springboot-configuration:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/springboot-configuration/
implementation ("io.github.horvee.storylog:springboot-configuration:1.0.1.RELEASE")
'io.github.horvee.storylog:springboot-configuration:jar:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="springboot-configuration" rev="1.0.1.RELEASE">
  <artifact name="springboot-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='springboot-configuration', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "springboot-configuration" % "1.0.1.RELEASE"
[io.github.horvee.storylog/springboot-configuration "1.0.1.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
io.github.horvee.storylog : core jar 1.0.1.RELEASE
org.springframework : spring-context jar
org.springframework.boot : spring-boot-autoconfigure jar 2.3.5.RELEASE
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
com.fasterxml.jackson.core : jackson-core jar 2.11.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.5.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.