Last Version

JGit-Flow Parent pom 0.21

The JGit Flow parent pom

License

License

Categories

Categories

Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

com.atlassian.jgitflow
ArtifactId

ArtifactId

jgit-flow
Version

Version

0.21
Type

Type

pom
Description

Description

JGit-Flow Parent pom
The JGit Flow parent pom
Project URL

Project URL

https://bitbucket.org/atlassian/jgit-flow/wiki
Project Organization

Project Organization

Atlassian
Source Code Management

Source Code Management

https://bitbucket.org/atlassian/jgit-flow

Download jgit-flow 0.21

Filename Size
jgit-flow-0.21.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.atlassian.jgitflow/jgit-flow/ -->
<dependency>
    <groupId>com.atlassian.jgitflow</groupId>
    <artifactId>jgit-flow</artifactId>
    <version>0.21</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.jgitflow/jgit-flow/
implementation 'com.atlassian.jgitflow:jgit-flow:0.21'
// https://jarcasting.com/artifacts/com.atlassian.jgitflow/jgit-flow/
implementation ("com.atlassian.jgitflow:jgit-flow:0.21")
'com.atlassian.jgitflow:jgit-flow:pom:0.21'
<dependency org="com.atlassian.jgitflow" name="jgit-flow" rev="0.21">
  <artifact name="jgit-flow" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.jgitflow', module='jgit-flow', version='0.21')
)
libraryDependencies += "com.atlassian.jgitflow" % "jgit-flow" % "0.21"
[com.atlassian.jgitflow/jgit-flow "0.21"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jgit-flow-core