VectorPrintConfig

A library for configuration of applications and parameterization of objects. Settings can be provided in a configfile (file, url, stream), as arguments and programmatically, object parameters can be set using annotations or code. Both provide data type support, serialization, cloning, a help mechanism.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.vectorprint
Идентификатор

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

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

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

12.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

VectorPrintConfig
A library for configuration of applications and parameterization of objects. Settings can be provided in a configfile (file, url, stream), as arguments and programmatically, object parameters can be set using annotations or code. Both provide data type support, serialization, cloning, a help mechanism.
Организация-разработчик

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

VectorPrint

Скачать VectorPrintConfig

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.vectorprint : VectorPrintCommon jar 3.1

test (1)

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

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

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

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

Версия
12.0
11.0
10.0
8.5
8.4
8.2
8.1
8.0
7.11
7.10
7.9
7.6
7.5
7.3
7.2