| License | License | 
|---|---|
| Categories | Categoriescfg4j Application Layer Libs Configuration | 
| GroupId | GroupIdcom.github.akarazhev | 
| ArtifactId | ArtifactIdmetacfg4j | 
| Last Version | Last Version2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmetacfg4j 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 | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| metacfg4j-2.1.pom | |
| metacfg4j-2.1.jar | 116 KB | 
| metacfg4j-2.1-sources.jar | 56 KB | 
| metacfg4j-2.1-javadoc.jar | 203 KB | 
| metacfg4j-2.1-bundle.jar | 150 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.akarazhev : json-simple | jar | 1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 | 
| com.h2database : h2 | jar | 1.4.200 |