MVN

com.oracle.coherence.incubator : coherence-commandpattern

Maven & Gradle

May 11, 2019
1 usages
38 stars

Coherence Incubator Command Pattern · An distributed implementation of the classic Command Pattern using Oracle Coherence as the underlying infrastructure.

<dependency>
    <groupId>com.oracle.coherence.incubator</groupId>
    <artifactId>coherence-commandpattern</artifactId>
    <version>13.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.coherence.incubator : coherence-commandpattern to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 13.0.1

All Versions

Choose a version of com.oracle.coherence.incubator : coherence-commandpattern to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
13.0.x
coherence-commandpattern-13.0.1
coherence-commandpattern-13.0.0
12.6.x
coherence-commandpattern-12.6.1
12.5.x
coherence-commandpattern-12.5.0
12.4.x
coherence-commandpattern-12.4.0
12.3.x
coherence-commandpattern-12.3.2
coherence-commandpattern-12.3.1
coherence-commandpattern-12.3.0
12.2.x
coherence-commandpattern-12.2.0
12.1.x
coherence-commandpattern-12.1.0
12.0.x
coherence-commandpattern-12.0.0
11.3.x
coherence-commandpattern-11.3.3
coherence-commandpattern-11.3.2
coherence-commandpattern-11.3.1
coherence-commandpattern-11.3.0
11.2.x
coherence-commandpattern-11.2.3
coherence-commandpattern-11.2.2
coherence-commandpattern-11.2.1
coherence-commandpattern-11.2.0
11.1.x
coherence-commandpattern-11.1.0
11.0.x
coherence-commandpattern-11.0.0

How to add a dependency to Maven

Add the following com.oracle.coherence.incubator : coherence-commandpattern maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oracle.coherence.incubator</groupId>
    <artifactId>coherence-commandpattern</artifactId>
    <version>13.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oracle.coherence.incubator : coherence-commandpattern gradle dependency to your build.gradle file:

implementation 'com.oracle.coherence.incubator:coherence-commandpattern:13.0.1'

Gradle Kotlin DSL: Add the following com.oracle.coherence.incubator : coherence-commandpattern gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oracle.coherence.incubator:coherence-commandpattern:13.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oracle.coherence.incubator : coherence-commandpattern sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oracle.coherence.incubator" % "coherence-commandpattern" % "13.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

May 01, 2018
1 usages
0 stars
Sep 18, 2015
1 usages
0 stars
Aug 10, 2017
96 stars
Dec 09, 2015
3 usages
16.5k stars
Aug 22, 2015
1 usages
2 stars
Dec 11, 2015
2 usages
112 stars
Nov 08, 2018
2 usages
5 stars
Sep 19, 2021
2 usages
16 stars
Nov 19, 2018
1 usages
1 stars