License |
License |
---|---|
GroupId | GroupIdio.github.topikachu |
ArtifactId | ArtifactIdproperties-reload-example |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionio.github.topikachu:properties-reload-example
propertysource reload example
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.github.topikachu : proertysource-reload-spring-boot-starter | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |