Eclipse Hawk JGit Connector

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

Git Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility
GroupId

GroupId

org.eclipse.hawk
ArtifactId

ArtifactId

org.eclipse.hawk.jgit
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Eclipse Hawk JGit Connector
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.jgit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.hawk : org.eclipse.hawk.core jar 2.1.0
org.eclipse.jgit : org.eclipse.jgit jar 5.7.0.202003110725-r
org.apache.httpcomponents : httpclient jar 4.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0