JGitFlow :: Maven API

An API to allow maven projects to extend the jgitflow-maven-plugin

License

License

Categories

Categories

Maven Build Tools Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

com.manamind.jgitflow
ArtifactId

ArtifactId

jgitflow-maven-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JGitFlow :: Maven API
An API to allow maven projects to extend the jgitflow-maven-plugin
Project Organization

Project Organization

Atlassian

Download jgitflow-maven-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.manamind.jgitflow/jgitflow-maven-api/ -->
<dependency>
    <groupId>com.manamind.jgitflow</groupId>
    <artifactId>jgitflow-maven-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manamind.jgitflow/jgitflow-maven-api/
implementation 'com.manamind.jgitflow:jgitflow-maven-api:1.0.0'
// https://jarcasting.com/artifacts/com.manamind.jgitflow/jgitflow-maven-api/
implementation ("com.manamind.jgitflow:jgitflow-maven-api:1.0.0")
'com.manamind.jgitflow:jgitflow-maven-api:jar:1.0.0'
<dependency org="com.manamind.jgitflow" name="jgitflow-maven-api" rev="1.0.0">
  <artifact name="jgitflow-maven-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manamind.jgitflow', module='jgitflow-maven-api', version='1.0.0')
)
libraryDependencies += "com.manamind.jgitflow" % "jgitflow-maven-api" % "1.0.0"
[com.manamind.jgitflow/jgitflow-maven-api "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.manamind.jgitflow : jgitflow-core jar 1.0.0
org.eclipse.jgit : org.eclipse.jgit jar 4.5.3.201708160445-r
com.google.guava : guava jar 20.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0