JAR

Config-6.6.jar

in com/vectorprint/Config/6.6

Group ID: com.vectorprint
Artifact ID: Config
Version: 6.6
Last modified: 08.02.2016 13:35
Packaging: jar
Name: Config
Description: This project is about configuration of applications and about parameterization of Objects. This library offers annotations (and annotation processors), parsers, typing, observing changes, serialization, cloning and more when working with settings and/or object parameters. Settings and its features can be declared using an xml format. The library offers syntax support for settings and parameters in a loosely coupled manner. You are not restricted to the built in syntaxes, you can provide your own. At runtime this library tracks keys for which a default is used because they are not found in settings. Also it tracks unused keys. You can stack features for settings such as caching, preparing keys and values, readonlyness, threadsafety, helpsupport, reading / parsing from input. You can easily develop your own features for settings.
URL: http://www.vectorprint.nl
License: Apache License, Version 2.0
Source: https://java.net/projects/vectoprintconfig/sources/subversion/show/tags/Config-6.6
Developers: Eduard Drenth
Vendor: VectorPrint
Size: 207.0 KB
Download: https://repo.maven.apache.org/maven2/com/vectorprint/Config/6.6/Config-6.6.jar
POM: Show
Maven:
<dependency>
  <groupId>com.vectorprint</groupId>
  <artifactId>Config</artifactId>
  <version>6.6</version>
</dependency>
Gradle:
com.vectorprint:Config:6.6
Contained classes: Show all
Dependencies:
Dependency Graph: Show