GroupId | GroupIdorg.objectweb.fractal.bf.testing |
---|---|
ArtifactId | ArtifactIdharness |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: Binding Factory Testing Harness
Fractal Binding Factory Testing Harness.
|
Filename | Size |
---|---|
harness-0.1.pom | |
harness-0.1.jar | 5 KB |
harness-0.1-sources.jar | 2 KB |
harness-0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/harness/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.testing</groupId>
<artifactId>harness</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/harness/
implementation 'org.objectweb.fractal.bf.testing:harness:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/harness/
implementation ("org.objectweb.fractal.bf.testing:harness:0.1")
'org.objectweb.fractal.bf.testing:harness:jar:0.1'
<dependency org="org.objectweb.fractal.bf.testing" name="harness" rev="0.1">
<artifact name="harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.testing', module='harness', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.testing" % "harness" % "0.1"
[org.objectweb.fractal.bf.testing/harness "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.2 |
org.objectweb.fractal.bf : core | jar | 0.1 |
org.objectweb.fractal.bf : util | jar | 0.1 |
junit : junit | jar | 4.4 |
org.easymock : easymock | jar | 2.2 |