License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Maven Build Tools Git Version Controls |
GroupId | GroupIdcom.itemis.maven.plugins |
ArtifactId | ArtifactIdunleash-scm-provider-git |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnleash SCM Provider Git
The Git SCM provider for the Unleash Maven Plugin.
|
Project URL |
Project URL |
Project Organization |
Project Organizationitemis AG |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-scm-provider-git/ -->
<dependency>
<groupId>com.itemis.maven.plugins</groupId>
<artifactId>unleash-scm-provider-git</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-scm-provider-git/
implementation 'com.itemis.maven.plugins:unleash-scm-provider-git:2.3.0'
// https://jarcasting.com/artifacts/com.itemis.maven.plugins/unleash-scm-provider-git/
implementation ("com.itemis.maven.plugins:unleash-scm-provider-git:2.3.0")
'com.itemis.maven.plugins:unleash-scm-provider-git:jar:2.3.0'
<dependency org="com.itemis.maven.plugins" name="unleash-scm-provider-git" rev="2.3.0">
<artifact name="unleash-scm-provider-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itemis.maven.plugins', module='unleash-scm-provider-git', version='2.3.0')
)
libraryDependencies += "com.itemis.maven.plugins" % "unleash-scm-provider-git" % "2.3.0"
[com.itemis.maven.plugins/unleash-scm-provider-git "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jcraft : jsch | jar | 0.1.54 |
com.jcraft : jsch.agentproxy.jsch | jar | 0.0.9 |
com.jcraft : jsch.agentproxy.pageant | jar | 0.0.9 |
com.jcraft : jsch.agentproxy.sshagent | jar | 0.0.9 |
com.jcraft : jsch.agentproxy.usocket-jna | jar | 0.0.9 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.0.2.201807311906-r |
com.itemis.maven.plugins : unleash-scm-provider-api | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.slf4j : slf4j-simple | jar | 1.7.2 |