is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence-mp-config 20.12.2

Coherence support for Eclipse MicroProfile Config spec

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-mp-config
Version

Version

20.12.2
Type

Type

jar

Download coherence-mp-config 20.12.2


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