License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.microprofile-ext.config-ext |
ArtifactId | ArtifactIdconfigsource-base |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroprofile Config Extensions :: Base config source
A config that provides default config_ordinal override behavior
|
Filename | Size |
---|---|
configsource-base-2.0.1.pom | |
configsource-base-2.0.1.jar | 4 KB |
configsource-base-2.0.1-sources.jar | 4 KB |
configsource-base-2.0.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-base/ -->
<dependency>
<groupId>org.microprofile-ext.config-ext</groupId>
<artifactId>configsource-base</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-base/
implementation 'org.microprofile-ext.config-ext:configsource-base:2.0.1'
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-base/
implementation ("org.microprofile-ext.config-ext:configsource-base:2.0.1")
'org.microprofile-ext.config-ext:configsource-base:jar:2.0.1'
<dependency org="org.microprofile-ext.config-ext" name="configsource-base" rev="2.0.1">
<artifact name="configsource-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.config-ext', module='configsource-base', version='2.0.1')
)
libraryDependencies += "org.microprofile-ext.config-ext" % "configsource-base" % "2.0.1"
[org.microprofile-ext.config-ext/configsource-base "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile : microprofile | pom | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
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 |