https://github.com/ops4j/org.ops4j.orient
Extensions and tools for OrientDB
https://github.com/ops4j/org.ops4j.orient
Last synced: 4 months ago
JSON representation
Extensions and tools for OrientDB
- Host: GitHub
- URL: https://github.com/ops4j/org.ops4j.orient
- Owner: ops4j
- Created: 2013-02-18T08:29:53.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-06T13:54:30.000Z (almost 11 years ago)
- Last Synced: 2024-04-13T16:08:16.475Z (about 2 years ago)
- Language: Java
- Homepage:
- Size: 739 KB
- Stars: 21
- Watchers: 68
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OPS4J Orient
============
Thanks for looking into OPS4J Orient - Extensions for OrientDB.
This is the official source repository of the OPS4J Orient project.
Its licensed under the Apache Software License 2.0 by the OPS4J community.
## Documentation
*
## Build
You'll need a machine with Java 6 or Java 7 and Apache Maven 3 installed.
Checkout:
git clone git://github.com/ops4j/org.ops4j.orient.git
Run Build:
mvn clean install
## Releases
Releases go to Maven Central.
OPS4J Orient is incubating. The current release is *OPS4J Orient 0.3.0*.
## Issue Tracking
*
## Continuous Integration Builds
We have a continuous integration build set up here:
*
Snapshot artifacts are being published to:
*
The OPS4J Team.