License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.microprofile-ext.config-ext |
ArtifactId | ArtifactIdconfigsource-typesafeconfig |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroprofile Config Extensions :: TypeSafe Config config source
A config that gets the values from a TypeSafe Config configuration source
|
<!-- https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-typesafeconfig/ -->
<dependency>
<groupId>org.microprofile-ext.config-ext</groupId>
<artifactId>configsource-typesafeconfig</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-typesafeconfig/
implementation 'org.microprofile-ext.config-ext:configsource-typesafeconfig:2.0.1'
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-typesafeconfig/
implementation ("org.microprofile-ext.config-ext:configsource-typesafeconfig:2.0.1")
'org.microprofile-ext.config-ext:configsource-typesafeconfig:jar:2.0.1'
<dependency org="org.microprofile-ext.config-ext" name="configsource-typesafeconfig" rev="2.0.1">
<artifact name="configsource-typesafeconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.config-ext', module='configsource-typesafeconfig', version='2.0.1')
)
libraryDependencies += "org.microprofile-ext.config-ext" % "configsource-typesafeconfig" % "2.0.1"
[org.microprofile-ext.config-ext/configsource-typesafeconfig "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.microprofile-ext.config-ext : configsource-base | jar | 2.0.1 |
com.typesafe : config | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile : microprofile | pom | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-runner | jar | 1.3.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |
org.mockito : mockito-core | jar | 2.23.4 |
org.jboss.weld : weld-core-impl | jar | 2.4.8.Final |
org.jboss.arquillian.container : arquillian-weld-embedded | jar | 2.0.1.Final |
org.jboss.arquillian.junit : arquillian-junit-container | jar | |
junit : junit | jar | 4.13.2 |
org.apache.geronimo.config : geronimo-config-impl | jar | 1.2.2 |
org.assertj : assertj-core | jar | 3.19.0 |