License |
License |
---|---|
GroupId | GroupIdio.github.topikachu |
ArtifactId | ArtifactIdpropertysource-reload-example |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionio.github.topikachu:propertysource-reload-example
propertysource reload example
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload-example/ -->
<dependency>
<groupId>io.github.topikachu</groupId>
<artifactId>propertysource-reload-example</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload-example/
implementation 'io.github.topikachu:propertysource-reload-example:0.0.6'
// https://jarcasting.com/artifacts/io.github.topikachu/propertysource-reload-example/
implementation ("io.github.topikachu:propertysource-reload-example:0.0.6")
'io.github.topikachu:propertysource-reload-example:jar:0.0.6'
<dependency org="io.github.topikachu" name="propertysource-reload-example" rev="0.0.6">
<artifact name="propertysource-reload-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.topikachu', module='propertysource-reload-example', version='0.0.6')
)
libraryDependencies += "io.github.topikachu" % "propertysource-reload-example" % "0.0.6"
[io.github.topikachu/propertysource-reload-example "0.0.6"]
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 |
io.github.topikachu : propertysource-reload-spring-boot-starter | jar | 0.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |