| License |
License |
|---|---|
| Categories |
CategoriesGit Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility |
| GroupId | GroupIdorg.eclipse.tycho.extras |
| ArtifactId | ArtifactIdtycho-sourceref-jgit |
| Last Version | Last Version2.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTycho JGit Source Reference Provider Plugin
Additional tools for Tycho
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-sourceref-jgit/ -->
<dependency>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-sourceref-jgit</artifactId>
<version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-sourceref-jgit/
implementation 'org.eclipse.tycho.extras:tycho-sourceref-jgit:2.7.3'
// https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-sourceref-jgit/
implementation ("org.eclipse.tycho.extras:tycho-sourceref-jgit:2.7.3")
'org.eclipse.tycho.extras:tycho-sourceref-jgit:jar:2.7.3'
<dependency org="org.eclipse.tycho.extras" name="tycho-sourceref-jgit" rev="2.7.3">
<artifact name="tycho-sourceref-jgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.tycho.extras', module='tycho-sourceref-jgit', version='2.7.3')
)
libraryDependencies += "org.eclipse.tycho.extras" % "tycho-sourceref-jgit" % "2.7.3"
[org.eclipse.tycho.extras/tycho-sourceref-jgit "2.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-archiver | jar | 3.5.2 |
| org.eclipse.tycho : tycho-packaging-plugin | maven-plugin | 2.7.3 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 6.0.0.202111291000-r |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |