| License |
License |
|---|---|
| Categories |
CategoriesGit Development Tools Version Controls JGit General Purpose Libraries Utility |
| GroupId | GroupIdcom.manamind.jgitflow |
| ArtifactId | ArtifactIdjgitflow-it-support |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionJGitFlow :: Its Support
JGitFlow Its Support
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.manamind.jgitflow/jgitflow-it-support/ -->
<dependency>
<groupId>com.manamind.jgitflow</groupId>
<artifactId>jgitflow-it-support</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manamind.jgitflow/jgitflow-it-support/
implementation 'com.manamind.jgitflow:jgitflow-it-support:1.0.0'
// https://jarcasting.com/artifacts/com.manamind.jgitflow/jgitflow-it-support/
implementation ("com.manamind.jgitflow:jgitflow-it-support:1.0.0")
'com.manamind.jgitflow:jgitflow-it-support:jar:1.0.0'
<dependency org="com.manamind.jgitflow" name="jgitflow-it-support" rev="1.0.0">
<artifact name="jgitflow-it-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manamind.jgitflow', module='jgitflow-it-support', version='1.0.0')
)
libraryDependencies += "com.manamind.jgitflow" % "jgitflow-it-support" % "1.0.0"
[com.manamind.jgitflow/jgitflow-it-support "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.manamind.jgitflow : jgitflow-core | jar | 1.0.0 |
| com.manamind.jgitflow : jgitflow-maven-api | jar | 1.0.0 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 4.5.3.201708160445-r |
| commons-io : commons-io | jar | 2.5 |