metabit config base

A library to access local configuration files independent of operating system, with a default hierarchy for user/application/system settings etc. This library focuses providing access to the files, not the usage. It is intended to be base library for other component which incorporate network based configs and parsing.

License

License

Categories

Categories

config Application Layer Libs Configuration ORM Data
GroupId

GroupId

org.metabit.platform.support.config
ArtifactId

ArtifactId

mConfigBase
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

metabit config base
A library to access local configuration files independent of operating system, with a default hierarchy for user/application/system settings etc. This library focuses providing access to the files, not the usage. It is intended to be base library for other component which incorporate network based configs and parsing.
Project URL

Project URL

http://metabit.org/
Project Organization

Project Organization

metabit

Download mConfigBase

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2