| License |
License |
|---|---|
| GroupId | GroupIdcom.oracle.coherence.ce |
| ArtifactId | ArtifactIdcoherence-discovery |
| Version | Version21.12.2 |
| Type | Typejar |
| Description |
DescriptionCoherence Discovery
Oracle Coherence Community Edition
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coherence-discovery-21.12.2.pom | |
| coherence-discovery-21.12.2.jar | 103 KB |
| coherence-discovery-21.12.2-sources.jar | 13 KB |
| coherence-discovery-21.12.2-javadoc.jar | 355 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-discovery/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-discovery</artifactId>
<version>21.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-discovery/
implementation 'com.oracle.coherence.ce:coherence-discovery:21.12.2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-discovery/
implementation ("com.oracle.coherence.ce:coherence-discovery:21.12.2")
'com.oracle.coherence.ce:coherence-discovery:jar:21.12.2'
<dependency org="com.oracle.coherence.ce" name="coherence-discovery" rev="21.12.2">
<artifact name="coherence-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-discovery', version='21.12.2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-discovery" % "21.12.2"
[com.oracle.coherence.ce/coherence-discovery "21.12.2"]