is not current version
Last Version 1.0.8

com.github.ibole:microservice-config 1.0.7

The config module of microservice project

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.ibole
ArtifactId

ArtifactId

microservice-config
Version

Version

1.0.7
Type

Type

jar

Download microservice-config 1.0.7


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