configuration-service

An application configuration management provider.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.wassilak
ArtifactId

ArtifactId

configuration-service
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

configuration-service
An application configuration management provider.

Download configuration-service

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0