License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.bf.testing |
ArtifactId | ArtifactIdfractal-bf-testing-parent |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFractal-BF: Test Utils
Fractal Binding Factory Testing Facilities: this module include
test fixtures, and the testing-harness used to run the connectors integration tests.
|
Filename | Size |
---|---|
fractal-bf-testing-parent-0.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/fractal-bf-testing-parent/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.testing</groupId>
<artifactId>fractal-bf-testing-parent</artifactId>
<version>0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/fractal-bf-testing-parent/
implementation 'org.objectweb.fractal.bf.testing:fractal-bf-testing-parent:0.9'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/fractal-bf-testing-parent/
implementation ("org.objectweb.fractal.bf.testing:fractal-bf-testing-parent:0.9")
'org.objectweb.fractal.bf.testing:fractal-bf-testing-parent:pom:0.9'
<dependency org="org.objectweb.fractal.bf.testing" name="fractal-bf-testing-parent" rev="0.9">
<artifact name="fractal-bf-testing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.testing', module='fractal-bf-testing-parent', version='0.9')
)
libraryDependencies += "org.objectweb.fractal.bf.testing" % "fractal-bf-testing-parent" % "0.9"
[org.objectweb.fractal.bf.testing/fractal-bf-testing-parent "0.9"]