Coherence Spring Integration Project

The Oracle Coherence Spring Integration provides mechanism to bridge and support the use of Spring with Coherence and vice-versa.

Лицензия

Лицензия

Группа

Группа

com.oracle.coherence.spring
Идентификатор

Идентификатор

coherence-spring-integration
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Coherence Spring Integration Project
The Oracle Coherence Spring Integration provides mechanism to bridge and support the use of Spring with Coherence and vice-versa.
Система контроля версий

Система контроля версий

https://github.com/coherence-community/coherence-spring-integration.git

Скачать coherence-spring-integration

Имя Файла Размер
coherence-spring-integration-1.0.2.pom 9 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • coherence-spring
  • coherence-spring-tests
  • coherence-spring-site

Welcome to the Oracle Coherence Spring Project

CI Coherence Spring Chat with us on slack Stack Exchange questions Twitter Follow

The Coherence Spring project provides a set of components to aid in the integration of Oracle Coherence and the Spring Framework.

Detailed project documentation for the release (2.0.0) is available here: https://coherence-community.github.io/coherence-spring/2.0.0/

Detailed project documentation for the latest snapshot (3.0.0-SNAPSHOT) is available here: https://coherence-community.github.io/coherence-spring/3.0.0-SNAPSHOT/

NOTE

The Apache Maven-based snapshots and releases for this project are published to Maven Central.

Building

Clone the repository and type

./mvnw clean install
com.oracle.coherence.spring

Oracle Coherence Community

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0