is not current version
Last Version 0.5

org.objectweb.fractal.bf.itests:core-ws 0.2

Integration tests for core module and ws-soap bindings

GroupId

GroupId

org.objectweb.fractal.bf.itests
ArtifactId

ArtifactId

core-ws
Version

Version

0.2
Type

Type

jar

Download core-ws 0.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.itests/core-ws/
implementation 'org.objectweb.fractal.bf.itests:core-ws:0.2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.itests/core-ws/
implementation ("org.objectweb.fractal.bf.itests:core-ws:0.2")
'org.objectweb.fractal.bf.itests:core-ws:jar:0.2'
<dependency org="org.objectweb.fractal.bf.itests" name="core-ws" rev="0.2">
  <artifact name="core-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.itests', module='core-ws', version='0.2')
)
libraryDependencies += "org.objectweb.fractal.bf.itests" % "core-ws" % "0.2"
[org.objectweb.fractal.bf.itests/core-ws "0.2"]