is not current version
Last Version 4.9.1

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


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-cxf-tomcat
Version

Version

4.4.1
Type

Type

pom

Download orchestra-cxf-tomcat 4.4.1


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