Last Version

Apache CXF Runtime HTTP Binding 2.5.11

Apache CXF Runtime HTTP Binding

License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-rt-bindings-http
Version

Version

2.5.11
Type

Type

jar
Description

Description

Apache CXF Runtime HTTP Binding
Apache CXF Runtime HTTP Binding
Project URL

Project URL

http://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download cxf-rt-bindings-http 2.5.11


<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings-http/ -->
<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt-bindings-http</artifactId>
    <version>2.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings-http/
implementation 'org.apache.cxf:cxf-rt-bindings-http:2.5.11'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-bindings-http/
implementation ("org.apache.cxf:cxf-rt-bindings-http:2.5.11")
'org.apache.cxf:cxf-rt-bindings-http:jar:2.5.11'
<dependency org="org.apache.cxf" name="cxf-rt-bindings-http" rev="2.5.11">
  <artifact name="cxf-rt-bindings-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-bindings-http', version='2.5.11')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-bindings-http" % "2.5.11"
[org.apache.cxf/cxf-rt-bindings-http "2.5.11"]

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.jra : jra jar 1.0-alpha-4
org.apache.cxf : cxf-api jar 2.5.11
org.apache.cxf : cxf-rt-bindings-xml jar 2.5.11
org.apache.cxf : cxf-rt-bindings-soap Optional jar 2.5.11
org.apache.cxf : cxf-rt-transports-http jar 2.5.11
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.5.11

test (4)

Group / Artifact Type Version
org.apache.cxf : cxf-testutils jar 2.5.11
junit : junit jar 4.10
org.apache.cxf : cxf-rt-transports-http-jetty jar 2.5.11
org.slf4j : slf4j-jdk14 jar 1.6.2

Project Modules

There are no modules declared in this project.