is not current version
Last Version 2.0.1

org.microprofile-ext.config-ext:config-events 1.0.6

A library to make it easy to add config events

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.microprofile-ext.config-ext
ArtifactId

ArtifactId

config-events
Version

Version

1.0.6
Type

Type

jar

Download config-events 1.0.6


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