config-converters

Some extra microProfile Config converters

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.phillip-kruger.microprofile-extentions
ArtifactId

ArtifactId

config-converters
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

config-converters
Some extra microProfile Config converters

Download config-converters

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/config-converters/ -->
<dependency>
    <groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
    <artifactId>config-converters</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/config-converters/
implementation 'com.github.phillip-kruger.microprofile-extentions:config-converters:1.0.2'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/config-converters/
implementation ("com.github.phillip-kruger.microprofile-extentions:config-converters:1.0.2")
'com.github.phillip-kruger.microprofile-extentions:config-converters:jar:1.0.2'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="config-converters" rev="1.0.2">
  <artifact name="config-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='config-converters', version='1.0.2')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "config-converters" % "1.0.2"
[com.github.phillip-kruger.microprofile-extentions/config-converters "1.0.2"]

Dependencies

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.eclipse.microprofile : microprofile pom 1.2
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0