is not current version
Last Version 4.9.1

org.ow2.orchestra:orchestra-cxf-war 4.7.1


GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-cxf-war
Version

Version

4.7.1
Type

Type

war

Download orchestra-cxf-war 4.7.1


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