License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.microprofile-ext.config-ext |
ArtifactId | ArtifactIdconfigconverter-list |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroprofile Config Extensions :: List converter
A List and Array converter
|
<!-- https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configconverter-list/ -->
<dependency>
<groupId>org.microprofile-ext.config-ext</groupId>
<artifactId>configconverter-list</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configconverter-list/
implementation 'org.microprofile-ext.config-ext:configconverter-list:2.0.1'
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configconverter-list/
implementation ("org.microprofile-ext.config-ext:configconverter-list:2.0.1")
'org.microprofile-ext.config-ext:configconverter-list:jar:2.0.1'
<dependency org="org.microprofile-ext.config-ext" name="configconverter-list" rev="2.0.1">
<artifact name="configconverter-list" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.config-ext', module='configconverter-list', version='2.0.1')
)
libraryDependencies += "org.microprofile-ext.config-ext" % "configconverter-list" % "2.0.1"
[org.microprofile-ext.config-ext/configconverter-list "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 |