| License |
License |
|---|---|
| GroupId | GroupIdorg.gridkit.coherence-tools |
| ArtifactId | ArtifactIdchtest |
| Last Version | Last Version0.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCoherence test utils
Utility classes for unit and integration testing
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| chtest-0.2.6.pom | |
| chtest-0.2.6.jar | 80 KB |
| chtest-0.2.6-sources.jar | 22 KB |
| chtest-0.2.6-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.coherence-tools/chtest/ -->
<dependency>
<groupId>org.gridkit.coherence-tools</groupId>
<artifactId>chtest</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.coherence-tools/chtest/
implementation 'org.gridkit.coherence-tools:chtest:0.2.6'
// https://jarcasting.com/artifacts/org.gridkit.coherence-tools/chtest/
implementation ("org.gridkit.coherence-tools:chtest:0.2.6")
'org.gridkit.coherence-tools:chtest:jar:0.2.6'
<dependency org="org.gridkit.coherence-tools" name="chtest" rev="0.2.6">
<artifact name="chtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.coherence-tools', module='chtest', version='0.2.6')
)
libraryDependencies += "org.gridkit.coherence-tools" % "chtest" % "0.2.6"
[org.gridkit.coherence-tools/chtest "0.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.gridkit.lab : telecontrol-ssh | jar | 0.7.23 |
| com.oracle.coherence » coherence | jar | 3.7.1.8 |
| junit : junit Optional | jar | 4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.9 |