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 |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
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.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-buildtimestamp-jgit/
implementation 'org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:2.7.3'
// https://jarcasting.com/artifacts/org.eclipse.tycho.extras/tycho-buildtimestamp-jgit/
implementation ("org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:2.7.3")
'org.eclipse.tycho.extras:tycho-buildtimestamp-jgit:jar:2.7.3'
<dependency org="org.eclipse.tycho.extras" name="tycho-buildtimestamp-jgit" rev="2.7.3">
<artifact name="tycho-buildtimestamp-jgit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.tycho.extras', module='tycho-buildtimestamp-jgit', version='2.7.3')
)
libraryDependencies += "org.eclipse.tycho.extras" % "tycho-buildtimestamp-jgit" % "2.7.3"
[org.eclipse.tycho.extras/tycho-buildtimestamp-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 |