Configuration Manager

Operations for .properties and .yml files

License

License

Categories

Categories

Net Configuration Application Layer Libs config
GroupId

GroupId

net.bndy
ArtifactId

ArtifactId

ConfigurationManager
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Configuration Manager
Operations for .properties and .yml files
Project URL

Project URL

https://github.com/bndynet/ConfigurationManager
Project Organization

Project Organization

BNDY-NET
Source Code Management

Source Code Management

https://github.com/bndynet/cache

Download ConfigurationManager

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.20
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-configuration2 jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0