Last Version

Sauron Git Checkout 0.0.17

Sauron GitCheckout Plugin

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.free-now.sauron.plugins
ArtifactId

ArtifactId

git-checkout
Version

Version

0.0.17
Type

Type

jar
Description

Description

Sauron Git Checkout
Sauron GitCheckout Plugin
Project URL

Project URL

https://github.com/freenowtech/sauron

Download git-checkout 0.0.17


<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/git-checkout/ -->
<dependency>
    <groupId>com.free-now.sauron.plugins</groupId>
    <artifactId>git-checkout</artifactId>
    <version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/git-checkout/
implementation 'com.free-now.sauron.plugins:git-checkout:0.0.17'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/git-checkout/
implementation ("com.free-now.sauron.plugins:git-checkout:0.0.17")
'com.free-now.sauron.plugins:git-checkout:jar:0.0.17'
<dependency org="com.free-now.sauron.plugins" name="git-checkout" rev="0.0.17">
  <artifact name="git-checkout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='git-checkout', version='0.0.17')
)
libraryDependencies += "com.free-now.sauron.plugins" % "git-checkout" % "0.0.17"
[com.free-now.sauron.plugins/git-checkout "0.0.17"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.eclipse.jgit : org.eclipse.jgit jar 5.3.0.201903130848-r

provided (1)

Group / Artifact Type Version
com.free-now.sauron : sauron-core jar 0.0.11

Project Modules

There are no modules declared in this project.