Last Version

Eclipse Hawk Thrift API 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.service.api
Version

Version

2.1.0
Type

Type

jar
Description

Description

Eclipse Hawk Thrift API
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.service.api 2.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre
org.apache.thrift : libthrift jar 0.9.3
org.eclipse.hawk : org.eclipse.hawk.service.artemis jar 2.1.0
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.