| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.bedrock.coherence |
| Идентификатор | Идентификаторcoherence-12.2.1-testing-support |
| Последняя версия | Последняя версия6.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBedrock for Testing Coherence 12.2.1
A set of tools to aid testing of Oracle Coherence 12.2.1 based applications.
|
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.2.1-testing-support/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>coherence-12.2.1-testing-support</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.2.1-testing-support/
implementation 'com.oracle.bedrock.coherence:coherence-12.2.1-testing-support:6.0.0'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.2.1-testing-support/
implementation ("com.oracle.bedrock.coherence:coherence-12.2.1-testing-support:6.0.0")
'com.oracle.bedrock.coherence:coherence-12.2.1-testing-support:jar:6.0.0'
<dependency org="com.oracle.bedrock.coherence" name="coherence-12.2.1-testing-support" rev="6.0.0">
<artifact name="coherence-12.2.1-testing-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-12.2.1-testing-support', version='6.0.0')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-12.2.1-testing-support" % "6.0.0"
[com.oracle.bedrock.coherence/coherence-12.2.1-testing-support "6.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.bedrock.coherence : coherence-12.2.1 | jar | 6.0.0 |
| com.oracle.bedrock : bedrock-testing-support | jar | 6.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.06.2 |
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |