Revert "Change to Maven 3.3.9"

This reverts commit 3fa709a2d01ff687faa1d855130f5e30526439c3.
1 file changed
tree: 710737765a5047dd32c52e92a84674cc1b127c1e
  1. .mvn/
  2. docs/
  3. features/
  4. plugins/
  5. plugins-server/
  6. releng/
  7. tests/
  8. .gitignore
  9. .travis.yml
  10. build.sh
  11. deploy.sh
  12. install-maven-deps.sh
  13. Jenkinsfile
  14. LICENSE
  15. pom-plain.xml
  16. pom.xml
  17. README.md
  18. yklogo.png
README.md

mondo-hawk

Public repository for the prototype of the Hawk scalable model indexing system, under the Eclipse 2.0 license with GNU GPL 3.0 as secondary license.

Travis status

The core components of Hawk and the OrientDB/Greycat backends can be installed from this EPLv2.0-licensed update site:

http://mondo-project.github.io/mondo-hawk/updates/

The Neo4j backend can be installed from this GPLv3-licensed site. If you use this, your Hawk installation will be under the GPLv3:

http://mondo-project.github.io/mondo-hawk/gpl/

There are client libraries targeting Java, JavaScript and C++ for talking with a Hawk server. The Java library is available under plugins-server, in the api project. To download the JavaScript or C++ client libraries, check our Bintray repository at:

https://dl.bintray.com/bluezio/generic/

Bintray also hosts CI-built versions of the Thrift-based Hawk server and CLI clients, which are headless Eclipse products. Download the latest .zip of the CLI Thrift client (hawk-cli_*.zip) or server (hawk-server-nogpl_*.zip), unzip it and it's ready to run!

The wiki contains various resources for users and developers, including a user manual and links to screencasts and scientific papers.

If you have questions, please visit the official Eclipse Hawk forum.

Acknowledgments

YourKit logo

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.