License |
License |
---|---|
Categories |
CategoriesSubversion Development Tools Version Controls |
GroupId | GroupIdde.fx-world |
ArtifactId | ArtifactIdtycho-buildtimestamp-svn |
Last Version | Last Version0.19.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTycho Buildtimestamp SVN
Tycho plugin to get the timestamp from a svn working copy.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.fx-world/tycho-buildtimestamp-svn/ -->
<dependency>
<groupId>de.fx-world</groupId>
<artifactId>tycho-buildtimestamp-svn</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.fx-world/tycho-buildtimestamp-svn/
implementation 'de.fx-world:tycho-buildtimestamp-svn:0.19.0'
// https://jarcasting.com/artifacts/de.fx-world/tycho-buildtimestamp-svn/
implementation ("de.fx-world:tycho-buildtimestamp-svn:0.19.0")
'de.fx-world:tycho-buildtimestamp-svn:jar:0.19.0'
<dependency org="de.fx-world" name="tycho-buildtimestamp-svn" rev="0.19.0">
<artifact name="tycho-buildtimestamp-svn" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fx-world', module='tycho-buildtimestamp-svn', version='0.19.0')
)
libraryDependencies += "de.fx-world" % "tycho-buildtimestamp-svn" % "0.19.0"
[de.fx-world/tycho-buildtimestamp-svn "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.tycho : tycho-packaging-plugin | jar | 0.19.0 |
org.tmatesoft.svnkit : svnkit | jar | 1.8.11 |