Last Version

Eclipse Hawk Parent 2.0.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

mondo-hawk-plain
Version

Version

2.0.0
Type

Type

pom
Description

Description

Eclipse Hawk Parent
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.
Project URL

Project URL

https://www.eclipse.org/hawk/
Source Code Management

Source Code Management

https://git.eclipse.org/c/hawk/hawk.git/

Download mondo-hawk-plain 2.0.0

Filename Size
mondo-hawk-plain-2.0.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core/plugins/org.eclipse.hawk.core/pom-plain.xml
  • core/plugins/org.eclipse.hawk.emf/pom-plain.xml
  • core/plugins/org.eclipse.hawk.emfresource/pom-plain.xml
  • core/plugins/org.eclipse.hawk.epsilon/pom-plain.xml
  • core/plugins/org.eclipse.hawk.graph/pom-plain.xml
  • core/plugins/org.eclipse.hawk.http/pom-plain.xml
  • core/plugins/org.eclipse.hawk.jgit/pom-plain.xml
  • core/plugins/org.eclipse.hawk.localfolder/pom-plain.xml
  • core/plugins/org.eclipse.hawk.modelio.exml/pom-plain.xml
  • core/plugins/org.eclipse.hawk.orientdb/pom-plain.xml
  • core/plugins/org.eclipse.hawk.timeaware/pom-plain.xml
  • greycat/org.eclipse.hawk.greycat/pom-plain.xml
  • server/plugins/org.eclipse.hawk.service.api/pom-plain.xml
  • server/plugins/org.eclipse.hawk.service.artemis/pom-plain.xml
  • server/plugins/org.eclipse.hawk.service.emf/pom-plain.xml