Last Version

Eclipse Hawk OrientDB Backend 2.1.0

Eclipse Hawk is a model indexing solution that can take models written with various technologies and turn them into graphs, for easier and faster querying.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hawk
ArtifactId

ArtifactId

org.eclipse.hawk.orientdb
Version

Version

2.1.0
Type

Type

jar
Description

Description

Eclipse Hawk OrientDB Backend
Eclipse Hawk is a model indexing solution that can take models written with various technologies and turn them into graphs, for easier and faster querying.

Download org.eclipse.hawk.orientdb 2.1.0


<!-- https://jarcasting.com/artifacts/org.eclipse.hawk/org.eclipse.hawk.orientdb/ -->
<dependency>
    <groupId>org.eclipse.hawk</groupId>
    <artifactId>org.eclipse.hawk.orientdb</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hawk/org.eclipse.hawk.orientdb/
implementation 'org.eclipse.hawk:org.eclipse.hawk.orientdb:2.1.0'
// https://jarcasting.com/artifacts/org.eclipse.hawk/org.eclipse.hawk.orientdb/
implementation ("org.eclipse.hawk:org.eclipse.hawk.orientdb:2.1.0")
'org.eclipse.hawk:org.eclipse.hawk.orientdb:jar:2.1.0'
<dependency org="org.eclipse.hawk" name="org.eclipse.hawk.orientdb" rev="2.1.0">
  <artifact name="org.eclipse.hawk.orientdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hawk', module='org.eclipse.hawk.orientdb', version='2.1.0')
)
libraryDependencies += "org.eclipse.hawk" % "org.eclipse.hawk.orientdb" % "2.1.0"
[org.eclipse.hawk/org.eclipse.hawk.orientdb "2.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.hawk : org.eclipse.hawk.core jar 2.1.0
org.eclipse.hawk : org.eclipse.hawk.graph jar 2.1.0
com.orientechnologies : orientdb-client jar 2.2.8
org.apache.commons : commons-pool2 jar 2.4.2
com.google.guava : guava jar 27.1-jre

Project Modules

There are no modules declared in this project.