Last Version

io.github.melangad:spring-config-rest-server 0.1.0

Alternative implementation for Spring Cloud Config with additional features

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.melangad
ArtifactId

ArtifactId

spring-config-rest-server
Version

Version

0.1.0
Type

Type

jar
Description

Description

io.github.melangad:spring-config-rest-server
Alternative implementation for Spring Cloud Config with additional features
Project URL

Project URL

https://github.com/melangad/spring-config-rest-server
Source Code Management

Source Code Management

http://github.com/melangad/spring-config-rest-server/tree/master

Download spring-config-rest-server 0.1.0


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

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

Project Modules

There are no modules declared in this project.