Eclipse Hawk Embedded Artemis Server

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.artemis
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Eclipse Hawk Embedded Artemis Server
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.artemis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.activemq : artemis-server jar 2.6.4
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
org.eclipse.platform : org.eclipse.core.runtime jar 3.17.100

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0