GroupId | GroupIdorg.objectweb.fractal.bf.testing |
---|---|
ArtifactId | ArtifactIdfixtures |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFractal-BF: Integration Tests Fixtures
Integration tests fixtures
|
Filename | Size |
---|---|
fixtures-0.1.pom | |
fixtures-0.1.jar | 12 KB |
fixtures-0.1-sources.jar | 9 KB |
fixtures-0.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/fixtures/ -->
<dependency>
<groupId>org.objectweb.fractal.bf.testing</groupId>
<artifactId>fixtures</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/fixtures/
implementation 'org.objectweb.fractal.bf.testing:fixtures:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.testing/fixtures/
implementation ("org.objectweb.fractal.bf.testing:fixtures:0.1")
'org.objectweb.fractal.bf.testing:fixtures:jar:0.1'
<dependency org="org.objectweb.fractal.bf.testing" name="fixtures" rev="0.1">
<artifact name="fixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.testing', module='fixtures', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.testing" % "fixtures" % "0.1"
[org.objectweb.fractal.bf.testing/fixtures "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-api | jar | 2.0.2 |