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