is not current version
Last Version 4.9.1

org.ow2.orchestra:orchestra-cxf-tomcat 4.9.0-M5


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.ow2.orchestra
ArtifactId

ArtifactId

orchestra-cxf-tomcat
Version

Version

4.9.0-M5
Type

Type

pom

Download orchestra-cxf-tomcat 4.9.0-M5


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