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