Last Version

VectorPrintConfig 12.0

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
Version

Version

12.0
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 12.0


<!-- 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.