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.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.vectorprint
ArtifactId

ArtifactId

VectorPrintConfig
Last Version

Last Version

12.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

VectorPrint

Download VectorPrintConfig

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.vectorprint : VectorPrintCommon jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
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