Configuration Interface

A configuration interface that makes configuration playful

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

hu.meza.tools
ArtifactId

ArtifactId

config
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Configuration Interface
A configuration interface that makes configuration playful
Project URL

Project URL

https://github.com/meza/config

Download config

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
hu.meza.tools : http-client-wrapper jar 0.1.9

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0
0.3.0
0.2.0
0.1.2
0.1.1
0.1