is not current version
Last Version 4.9.1

org.ow2.orchestra:orchestra-cxf-tomcat 4.7.0


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-cxf-tomcat
Version

Version

4.7.0
Type

Type

pom

Download orchestra-cxf-tomcat 4.7.0


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