License |
License |
---|---|
GroupId | GroupIdorg.ow2.fractal.bf.testing |
ArtifactId | ArtifactIdfractal-bf-testing-parent |
Last Version | Last Version0.10 |
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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fractal-bf-testing-parent-0.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.bf.testing/fractal-bf-testing-parent/ -->
<dependency>
<groupId>org.ow2.fractal.bf.testing</groupId>
<artifactId>fractal-bf-testing-parent</artifactId>
<version>0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.bf.testing/fractal-bf-testing-parent/
implementation 'org.ow2.fractal.bf.testing:fractal-bf-testing-parent:0.10'
// https://jarcasting.com/artifacts/org.ow2.fractal.bf.testing/fractal-bf-testing-parent/
implementation ("org.ow2.fractal.bf.testing:fractal-bf-testing-parent:0.10")
'org.ow2.fractal.bf.testing:fractal-bf-testing-parent:pom:0.10'
<dependency org="org.ow2.fractal.bf.testing" name="fractal-bf-testing-parent" rev="0.10">
<artifact name="fractal-bf-testing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.bf.testing', module='fractal-bf-testing-parent', version='0.10')
)
libraryDependencies += "org.ow2.fractal.bf.testing" % "fractal-bf-testing-parent" % "0.10"
[org.ow2.fractal.bf.testing/fractal-bf-testing-parent "0.10"]