Last Version

Eclipse Hawk Core 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.core
Version

Version

2.1.0
Type

Type

jar
Description

Description

Eclipse Hawk Core
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.core 2.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
com.thoughtworks.xstream : xstream jar 1.4.8
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.