is not current version
Last Version 12.0.0

org.wildfly.camel:wildfly-camel-cxf-undertow 3.0.0.redhat-1


Categories

Categories

WildFly Container Application Servers Undertow Net Networking
GroupId

GroupId

org.wildfly.camel
ArtifactId

ArtifactId

wildfly-camel-cxf-undertow
Version

Version

3.0.0.redhat-1
Type

Type

jar

Download wildfly-camel-cxf-undertow 3.0.0.redhat-1


<!-- https://jarcasting.com/artifacts/org.wildfly.camel/wildfly-camel-cxf-undertow/ -->
<dependency>
    <groupId>org.wildfly.camel</groupId>
    <artifactId>wildfly-camel-cxf-undertow</artifactId>
    <version>3.0.0.redhat-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.camel/wildfly-camel-cxf-undertow/
implementation 'org.wildfly.camel:wildfly-camel-cxf-undertow:3.0.0.redhat-1'
// https://jarcasting.com/artifacts/org.wildfly.camel/wildfly-camel-cxf-undertow/
implementation ("org.wildfly.camel:wildfly-camel-cxf-undertow:3.0.0.redhat-1")
'org.wildfly.camel:wildfly-camel-cxf-undertow:jar:3.0.0.redhat-1'
<dependency org="org.wildfly.camel" name="wildfly-camel-cxf-undertow" rev="3.0.0.redhat-1">
  <artifact name="wildfly-camel-cxf-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.camel', module='wildfly-camel-cxf-undertow', version='3.0.0.redhat-1')
)
libraryDependencies += "org.wildfly.camel" % "wildfly-camel-cxf-undertow" % "3.0.0.redhat-1"
[org.wildfly.camel/wildfly-camel-cxf-undertow "3.0.0.redhat-1"]