License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.melangad |
ArtifactId | ArtifactIdspring-config-rest-server |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionio.github.melangad:spring-config-rest-server
Alternative implementation for Spring Cloud Config with additional features
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.melangad/spring-config-rest-server/ -->
<dependency>
<groupId>io.github.melangad</groupId>
<artifactId>spring-config-rest-server</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.melangad/spring-config-rest-server/
implementation 'io.github.melangad:spring-config-rest-server:0.1.0'
// https://jarcasting.com/artifacts/io.github.melangad/spring-config-rest-server/
implementation ("io.github.melangad:spring-config-rest-server:0.1.0")
'io.github.melangad:spring-config-rest-server:jar:0.1.0'
<dependency org="io.github.melangad" name="spring-config-rest-server" rev="0.1.0">
<artifact name="spring-config-rest-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.melangad', module='spring-config-rest-server', version='0.1.0')
)
libraryDependencies += "io.github.melangad" % "spring-config-rest-server" % "0.1.0"
[io.github.melangad/spring-config-rest-server "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework : spring-web | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |