is not current version
Last Version 4.9.1

org.ow2.orchestra:orchestra-cxf-parent 4.4.2


GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-cxf-parent
Version

Version

4.4.2
Type

Type

pom

Download orchestra-cxf-parent 4.4.2

Filename Size
orchestra-cxf-parent-4.4.2.pom 669 bytes
Browse

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