Last Version

io.github.topikachu:properties-reload-example 0.0.1

propertysource reload example

License

License

GroupId

GroupId

io.github.topikachu
ArtifactId

ArtifactId

properties-reload-example
Version

Version

0.0.1
Type

Type

jar
Description

Description

io.github.topikachu:properties-reload-example
propertysource reload example
Project URL

Project URL

https://github.com/topikachu/spring-propertysource-reload
Project Organization

Project Organization

Pivotal Software, Inc.

Download properties-reload-example 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.topikachu/properties-reload-example/ -->
<dependency>
    <groupId>io.github.topikachu</groupId>
    <artifactId>properties-reload-example</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.topikachu/properties-reload-example/
implementation 'io.github.topikachu:properties-reload-example:0.0.1'
// https://jarcasting.com/artifacts/io.github.topikachu/properties-reload-example/
implementation ("io.github.topikachu:properties-reload-example:0.0.1")
'io.github.topikachu:properties-reload-example:jar:0.0.1'
<dependency org="io.github.topikachu" name="properties-reload-example" rev="0.0.1">
  <artifact name="properties-reload-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.topikachu', module='properties-reload-example', version='0.0.1')
)
libraryDependencies += "io.github.topikachu" % "properties-reload-example" % "0.0.1"
[io.github.topikachu/properties-reload-example "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter jar
org.projectlombok : lombok Optional jar 1.18.12

runtime (1)

Group / Artifact Type Version
io.github.topikachu : proertysource-reload-spring-boot-starter jar 0.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.