Plain Maven: change groupId/artifactId to org.eclipse.hawk.*
18 files changed
tree: 2306a399a32ce8a9b173622696847e62727dbfa1
  1. .mvn/
  2. docs/
  3. features/
  4. plugins/
  5. plugins-server/
  6. releng/
  7. tests/
  8. .gitignore
  9. .travis.yml
  10. deploy-downloads.sh
  11. Jenkinsfile
  12. LICENSE
  13. pom-plain.xml
  14. pom.xml
  15. README.md
  16. 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.