All Projects → apache → Jackrabbit

apache / Jackrabbit

Licence: apache-2.0
Mirror of Apache Jackrabbit

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Jackrabbit

Cayenne
Mirror of Apache Cayenne
Stars: ✭ 250 (-8.42%)
Mutual labels:  xml, database, library
Jackrabbit Oak
Mirror of Apache Jackrabbit Oak
Stars: ✭ 321 (+17.58%)
Mutual labels:  xml, database, library
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 (-69.96%)
Mutual labels:  xml, library
Ofbiz Plugins
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 83 (-69.6%)
Mutual labels:  xml, database
Filecontextcore
FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.
Stars: ✭ 91 (-66.67%)
Mutual labels:  xml, database
Ofbiz
Apache OFBiz - Main development has moved to the ofbiz-frameworks repository.
Stars: ✭ 719 (+163.37%)
Mutual labels:  xml, database
Textfieldboxes
Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.
Stars: ✭ 760 (+178.39%)
Mutual labels:  xml, library
Dbwebapi
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a managed way out-of-the-box without any configuration or coding.
Stars: ✭ 84 (-69.23%)
Mutual labels:  xml, database
Libexpat
🌿 Expat library: Fast streaming XML parser written in C; in the process of migrating from SourceForge to GitHub
Stars: ✭ 549 (+101.1%)
Mutual labels:  xml, library
Cve Check Tool
Original Automated CVE Checking Tool
Stars: ✭ 172 (-37%)
Mutual labels:  xml, database
Marklogic Data Hub
The MarkLogic Data Hub: documentation ==>
Stars: ✭ 113 (-58.61%)
Mutual labels:  xml, database
Otpview
A custom view to enter otp/pin of different sizes used usually in cases of authentication.
Stars: ✭ 172 (-37%)
Mutual labels:  xml, library
Cxf
Apache CXF
Stars: ✭ 697 (+155.31%)
Mutual labels:  xml, library
Sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Stars: ✭ 28,479 (+10331.87%)
Mutual labels:  xml, database
Java Client Api
Java client for the MarkLogic enterprise NoSQL database
Stars: ✭ 52 (-80.95%)
Mutual labels:  xml, database
Pinview
A pinview library for android. ✨
Stars: ✭ 650 (+138.1%)
Mutual labels:  xml, library
Hale
(Spatial) data harmonisation with hale studio (formerly HUMBOLDT Alignment Editor)
Stars: ✭ 84 (-69.23%)
Mutual labels:  xml, database
Libplist
A library to handle Apple Property List format in binary or XML
Stars: ✭ 330 (+20.88%)
Mutual labels:  xml, library
Meza
A Python toolkit for processing tabular data
Stars: ✭ 374 (+37%)
Mutual labels:  xml, library
Bible Database
Bible databases as XML, JSON, SQL & SQLITE3 Database format for various languages. Developers can download it freely for their development works. Freely received, freely give.
Stars: ✭ 111 (-59.34%)
Mutual labels:  xml, database

============================================================= Welcome to Apache Jackrabbit http://jackrabbit.apache.org/

Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283).

A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more.

Apache Jackrabbit is a project of the Apache Software Foundation.

Building Jackrabbit

You can build Jackrabbit like this:

mvn clean install

You need Maven 3 (or higher) with Java 8 (or higher) for the build. For more instructions, please see the documentation at:

http://jackrabbit.apache.org/building-jackrabbit.html

License (see also LICENSE.txt)

Collective work: Copyright 2014 The Apache Software Foundation.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Mailing Lists

To get involved with the Apache Jackrabbit project, start by having a look at our website and joining our mailing lists. For more details about Jackrabbit mailing lists as well as links to list archives, please see:

http://jackrabbit.apache.org/mailing-lists.html

Latest development

The latest Jackrabbit source code is available via Subversion at

https://svn.apache.org/repos/asf/jackrabbit/trunk/

or with ViewVC at

https://svn.apache.org/viewvc/jackrabbit/trunk/

To checkout the main Jackrabbit source tree, run

svn checkout https://svn.apache.org/repos/asf/jackrabbit/trunk jackrabbit

If you use Git, you can clone Jackrabbit with

git clone git://git.apache.org/jackrabbit.git

Credits

See http://jackrabbit.apache.org/jackrabbit-team.html for the list of Jackrabbit committers and main contributors.

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].