Last Version

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

Client implementation for alternative implementation of Spring Cloud Config server

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

io.github.melangad
ArtifactId

ArtifactId

spring-config-rest-client
Version

Version

0.1.0
Type

Type

jar
Description

Description

io.github.melangad:spring-config-rest-client
Client implementation for alternative implementation of Spring Cloud Config server
Project URL

Project URL

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

Source Code Management

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

Download spring-config-rest-client 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.melangad/spring-config-rest-client/ -->
<dependency>
    <groupId>io.github.melangad</groupId>
    <artifactId>spring-config-rest-client</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.melangad/spring-config-rest-client/
implementation 'io.github.melangad:spring-config-rest-client:0.1.0'
// https://jarcasting.com/artifacts/io.github.melangad/spring-config-rest-client/
implementation ("io.github.melangad:spring-config-rest-client:0.1.0")
'io.github.melangad:spring-config-rest-client:jar:0.1.0'
<dependency org="io.github.melangad" name="spring-config-rest-client" rev="0.1.0">
  <artifact name="spring-config-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.melangad', module='spring-config-rest-client', version='0.1.0')
)
libraryDependencies += "io.github.melangad" % "spring-config-rest-client" % "0.1.0"
[io.github.melangad/spring-config-rest-client "0.1.0"]

Dependencies

compile (6)

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-actuator jar
org.springframework.boot : spring-boot-starter-webflux jar
org.projectreactor : reactor-spring jar 1.0.1.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.