metacfg4j

The metacfg4j project is a library that can be used as the solution for: various configuration (application, user's and etc.), CRUD services, DSL, MVP.

License

License

Categories

Categories

cfg4j Application Layer Libs Configuration
GroupId

GroupId

com.github.akarazhev
ArtifactId

ArtifactId

metacfg4j
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

metacfg4j
The metacfg4j project is a library that can be used as the solution for: various configuration (application, user's and etc.), CRUD services, DSL, MVP.
Project URL

Project URL

http://akarazhev.github.io/metacfg4j
Source Code Management

Source Code Management

https://github.com/akarazhev/metacfg4j

Download metacfg4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.akarazhev : json-simple jar 1.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5