| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdcom.github.phillip-kruger.microprofile-extentions | 
| ArtifactId | ArtifactIdmemory-config | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmemory-config MicroProfile Config in Memory | 
| Filename | Size | 
|---|---|
| memory-config-1.0.2.pom | |
| memory-config-1.0.2.jar | 6 KB | 
| memory-config-1.0.2-sources.jar | 5 KB | 
| memory-config-1.0.2-javadoc.jar | 34 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/memory-config/ -->
<dependency>
    <groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
    <artifactId>memory-config</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/memory-config/
implementation 'com.github.phillip-kruger.microprofile-extentions:memory-config:1.0.2'// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/memory-config/
implementation ("com.github.phillip-kruger.microprofile-extentions:memory-config:1.0.2")'com.github.phillip-kruger.microprofile-extentions:memory-config:jar:1.0.2'<dependency org="com.github.phillip-kruger.microprofile-extentions" name="memory-config" rev="1.0.2">
  <artifact name="memory-config" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='memory-config', version='1.0.2')
)libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "memory-config" % "1.0.2"[com.github.phillip-kruger.microprofile-extentions/memory-config "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 7.0 | 
| org.eclipse.microprofile : microprofile | pom | 1.2 | 
| org.projectlombok : lombok | jar | 1.16.18 |