| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.lordrex34.config |
| ArtifactId | ArtifactIdcommons-annotation-config |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-annotation-config
An annotation based configuration API for static fields.
|
| Project URL |
Project URL |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.lordrex34.reflection : commons-reflection-utils | jar | 1.0.2 |
| 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 |