commons-annotation-config

An annotation based configuration API for static fields.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.lordrex34.config
ArtifactId

ArtifactId

commons-annotation-config
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

commons-annotation-config
An annotation based configuration API for static fields.
Project URL

Project URL

https://github.com/lordrex34/commons-annotation-config

Download commons-annotation-config

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.lordrex34.reflection : commons-reflection-utils jar 1.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1
org.apache.logging.log4j : log4j-core jar 2.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2.1
1.0.2
1.0.1
1.0.0