is not current version
Last Version 21.12.4

Coherence MP Config 21.06

Coherence support for Eclipse MicroProfile Config spec

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-mp-config
Version

Version

21.06
Type

Type

jar
Description

Description

Coherence MP Config
Coherence support for Eclipse MicroProfile Config spec
Project URL

Project URL

https://coherence.community/
Project Organization

Project Organization

Oracle
Source Code Management

Source Code Management

https://github.com/oracle/coherence

Download coherence-mp-config 21.06


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oracle.coherence.ce : coherence jar 21.06
com.oracle.coherence.ce : coherence-cdi jar 21.06

provided (2)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
org.eclipse.microprofile.config : microprofile-config-api jar 1.4

Project Modules

There are no modules declared in this project.