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.

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration ORM Данные
Группа

Группа

org.metabit.platform.support.config
Идентификатор

Идентификатор

mConfigBase
Последняя версия

Последняя версия

0.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://metabit.org/
Организация-разработчик

Организация-разработчик

metabit

Скачать mConfigBase

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.2