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