is not current version
Last Version 4.9.1

org.ow2.orchestra:orchestra-cxf 4.3.0


GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-cxf
Version

Version

4.3.0
Type

Type

jar

Download orchestra-cxf 4.3.0


<!-- https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-cxf/ -->
<dependency>
    <groupId>org.ow2.orchestra</groupId>
    <artifactId>orchestra-cxf</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-cxf/
implementation 'org.ow2.orchestra:orchestra-cxf:4.3.0'
// https://jarcasting.com/artifacts/org.ow2.orchestra/orchestra-cxf/
implementation ("org.ow2.orchestra:orchestra-cxf:4.3.0")
'org.ow2.orchestra:orchestra-cxf:jar:4.3.0'
<dependency org="org.ow2.orchestra" name="orchestra-cxf" rev="4.3.0">
  <artifact name="orchestra-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra', module='orchestra-cxf', version='4.3.0')
)
libraryDependencies += "org.ow2.orchestra" % "orchestra-cxf" % "4.3.0"
[org.ow2.orchestra/orchestra-cxf "4.3.0"]