All Projects → apache → Cxf

apache / Cxf

Licence: apache-2.0
Apache CXF

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cxf

Internettools
XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, XML/HTML parsers and classes for HTTP/S requests
Stars: ✭ 82 (-88.24%)
Mutual labels:  xml, library
Cayenne
Mirror of Apache Cayenne
Stars: ✭ 250 (-64.13%)
Mutual labels:  xml, library
Otpview
A custom view to enter otp/pin of different sizes used usually in cases of authentication.
Stars: ✭ 172 (-75.32%)
Mutual labels:  xml, library
Textfieldboxes
Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.
Stars: ✭ 760 (+9.04%)
Mutual labels:  xml, library
Libplist
A library to handle Apple Property List format in binary or XML
Stars: ✭ 330 (-52.65%)
Mutual labels:  xml, library
Ksprefs
🚀⚡ Kotlin SharedPreferences wrapper & cryptographic preferences android library.
Stars: ✭ 176 (-74.75%)
Mutual labels:  xml, library
Rawspeed
fast raw decoding library
Stars: ✭ 179 (-74.32%)
Mutual labels:  xml, library
Jackrabbit
Mirror of Apache Jackrabbit
Stars: ✭ 273 (-60.83%)
Mutual labels:  xml, library
Jackrabbit Oak
Mirror of Apache Jackrabbit Oak
Stars: ✭ 321 (-53.95%)
Mutual labels:  xml, library
Csconsoleformat
.NET C# library for advanced formatting of console output [Apache]
Stars: ✭ 296 (-57.53%)
Mutual labels:  xml, library
Libexpat
🌿 Expat library: Fast streaming XML parser written in C; in the process of migrating from SourceForge to GitHub
Stars: ✭ 549 (-21.23%)
Mutual labels:  xml, library
Meza
A Python toolkit for processing tabular data
Stars: ✭ 374 (-46.34%)
Mutual labels:  xml, library
Pinview
A pinview library for android. ✨
Stars: ✭ 650 (-6.74%)
Mutual labels:  xml, library
Infinitecycleviewpager
Infinite cycle ViewPager with two-way orientation and interactive effect.
Stars: ✭ 5,720 (+720.66%)
Mutual labels:  library
Python Progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Stars: ✭ 682 (-2.15%)
Mutual labels:  library
Python Colorlog
A colored formatter for the python logging module
Stars: ✭ 676 (-3.01%)
Mutual labels:  library
Glbinding
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Stars: ✭ 670 (-3.87%)
Mutual labels:  library
Leanify
lightweight lossless file minifier/optimizer
Stars: ✭ 694 (-0.43%)
Mutual labels:  xml
Terminaltables
Generate simple tables in terminals from a nested list of strings.
Stars: ✭ 685 (-1.72%)
Mutual labels:  library
Nose2
The successor to nose, based on unittest2
Stars: ✭ 665 (-4.59%)
Mutual labels:  library

Build Status Maven Central Total alerts

Welcome to Apache CXF!

Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.

CXF includes a broad feature set, but it is primarily focused on the following areas:

  • Web Services Standards Support: CXF supports a variety of web service standards including SOAP, the Basic Profile, WSDL, WS-Addressing, WS-Policy, WS-ReliableMessaging, WS-Security, WS-SecurityPolicy, WS-SecureConversation, and WS-Trust.
  • Frontends: CXF supports a variety of "frontend" programming models. CXF implements the JAX-WS APIs. It also includes a "simple frontend" which allows creation of clients and endpoints without annotations. CXF supports both contract first development with WSDL and code first development starting from Java. There is also a JAX-RS frontend for providing REST support.
  • Ease of use: CXF is designed to be intuitive and easy to use. There are simple APIs to quickly build code-first services, Maven plug-ins to make tooling integration easy, JAX-WS API support, Spring 2.x XML support to make configuration a snap, and much more.
  • Binary and Legacy Protocol Support: CXF has been designed to provide a pluggable architecture that supports not only XML but also non-XML type bindings, such as JSON and CORBA, in combination with any type of transport.

Export Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:

Getting Started

For an Apache CXF source distribution, please read BUILDING.txt for instructions on building Apache CXF.

For an Apache CXF binary distribution, please read release_notes.txt for installation instructions and list of supported and unsupported features.

Alternatively, you can also find out how to get started here: http://cxf.apache.org/

If you need more help try talking to us on our mailing lists: http://cxf.apache.org/mailing-lists.html

If you find any issues with CXF, please submit reports with JIRA here: https://issues.apache.org/jira/browse/CXF

We welcome contributions, and encourage you to get involved in the CXF community. If you'd like to learn more about how you can contribute, please see: http://cxf.apache.org/getting-involved.html

Thank you for using CXF!

The Apache CXF Team http://cxf.apache.org/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].