GroupId | GroupIdcom.oracle.coherence.ce |
---|---|
ArtifactId | ArtifactIdcoherence-micrometer |
Version | Version20.12 |
Type | Typejar |
Filename | Size |
---|---|
coherence-micrometer-20.12.pom | |
coherence-micrometer-20.12.jar | 56 KB |
coherence-micrometer-20.12-sources.jar | 4 KB |
coherence-micrometer-20.12-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-micrometer/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-micrometer</artifactId>
<version>20.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-micrometer/
implementation 'com.oracle.coherence.ce:coherence-micrometer:20.12'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-micrometer/
implementation ("com.oracle.coherence.ce:coherence-micrometer:20.12")
'com.oracle.coherence.ce:coherence-micrometer:jar:20.12'
<dependency org="com.oracle.coherence.ce" name="coherence-micrometer" rev="20.12">
<artifact name="coherence-micrometer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-micrometer', version='20.12')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-micrometer" % "20.12"
[com.oracle.coherence.ce/coherence-micrometer "20.12"]