| License |
License |
|---|---|
| Categories |
CategoriesGit Development Tools Version Controls |
| GroupId | GroupIdcom.free-now.sauron.plugins |
| ArtifactId | ArtifactIdgit-checkout |
| Last Version | Last Version0.0.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSauron Git Checkout
Sauron GitCheckout Plugin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| git-checkout-0.0.17.pom | |
| git-checkout-0.0.17.jar | 7 MB |
| git-checkout-0.0.17-sources.jar | 7 KB |
| git-checkout-0.0.17-javadoc.jar | 419 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.3.0.201903130848-r |
| Group / Artifact | Type | Version |
|---|---|---|
| com.free-now.sauron : sauron-core | jar | 0.0.11 |