| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.simukappu |
| Идентификатор | Идентификаторcoherence-tools |
| Версия | Версия1.0.1 |
| Тип | Типpom |
| Описание |
Описаниеcoherence-tools
Utility tools for Oracle Coherence
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-tools-1.0.1.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.simukappu/coherence-tools/ -->
<dependency>
<groupId>io.github.simukappu</groupId>
<artifactId>coherence-tools</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.simukappu/coherence-tools/
implementation 'io.github.simukappu:coherence-tools:1.0.1'
// https://jarcasting.com/artifacts/io.github.simukappu/coherence-tools/
implementation ("io.github.simukappu:coherence-tools:1.0.1")
'io.github.simukappu:coherence-tools:pom:1.0.1'
<dependency org="io.github.simukappu" name="coherence-tools" rev="1.0.1">
<artifact name="coherence-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.simukappu', module='coherence-tools', version='1.0.1')
)
libraryDependencies += "io.github.simukappu" % "coherence-tools" % "1.0.1"
[io.github.simukappu/coherence-tools "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |