License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.bf.itests |
ArtifactId | ArtifactIdcore-rmi |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionFractal-BF: Integration Tests Core and JavaRMI
Integration tests for core module and javarmi bindings
|
Filename | Size |
---|---|
core-rmi-0.9.pom | |
core-rmi-0.9.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.itests/core-rmi/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.itests</groupId>
<artifactId>core-rmi</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.itests/core-rmi/
implementation 'org.objectweb.fractal.bf.itests:core-rmi:0.9'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.itests/core-rmi/
implementation ("org.objectweb.fractal.bf.itests:core-rmi:0.9")
'org.objectweb.fractal.bf.itests:core-rmi:jar:0.9'
<dependency org="org.objectweb.fractal.bf.itests" name="core-rmi" rev="0.9">
<artifact name="core-rmi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.itests', module='core-rmi', version='0.9')
)
libraryDependencies += "org.objectweb.fractal.bf.itests" % "core-rmi" % "0.9"
[org.objectweb.fractal.bf.itests/core-rmi "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.bf.connectors : fractal-bf-connectors-rmi | jar | 0.9 |
org.objectweb.fractal.bf.testing : fractal-bf-testing-harness | jar | 0.9 |
org.objectweb.fractal.bf.testing : fractal-bf-testing-fixtures | jar | 0.9 |