Last Version

Apache CXF Archetype - cxf-http-basic 2.1.3


License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-http-basic
Version

Version

2.1.3
Type

Type

jar
Description

Description

Apache CXF Archetype - cxf-http-basic
Project URL

Project URL

http://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download cxf-http-basic 2.1.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.