| Группа | Группаcom.seovic.coherence |
|---|---|
| Идентификатор | Идентификаторcoherence-tools |
| Версия | Версия0.6 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Tools
Various extensions and utilities for Oracle Coherence in-memory data grid
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-tools-0.6.pom | 16 KB |
| coherence-tools-0.6-tests.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.seovic.coherence/coherence-tools/ -->
<dependency>
<groupId>com.seovic.coherence</groupId>
<artifactId>coherence-tools</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.seovic.coherence/coherence-tools/
implementation 'com.seovic.coherence:coherence-tools:0.6'
// https://jarcasting.com/artifacts/com.seovic.coherence/coherence-tools/
implementation ("com.seovic.coherence:coherence-tools:0.6")
'com.seovic.coherence:coherence-tools:jar:0.6'
<dependency org="com.seovic.coherence" name="coherence-tools" rev="0.6">
<artifact name="coherence-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seovic.coherence', module='coherence-tools', version='0.6')
)
libraryDependencies += "com.seovic.coherence" % "coherence-tools" % "0.6"
[com.seovic.coherence/coherence-tools "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.6 |
| org.slf4j : log4j-over-slf4j | jar | 1.6.6 |
| org.slf4j : slf4j-simple | jar | 1.6.6 |