is not current version
Last Version 1.0-m9

JGitFlow Parent 1.0-m8

The parent pom for the Jgit Flow project

License

License

Categories

Categories

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

GroupId

ch.dvbern.oss.maven.jgitflow
ArtifactId

ArtifactId

jgitflow-parent
Version

Version

1.0-m8
Type

Type

pom
Description

Description

JGitFlow Parent
The parent pom for the Jgit Flow project
Project URL

Project URL

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

Project Organization

DV Bern AG
Source Code Management

Source Code Management

https://github.com/dvbern/jgitflow

Download jgitflow-parent 1.0-m8

Filename Size
jgitflow-parent-1.0-m8.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.maven.jgitflow/jgitflow-parent/ -->
<dependency>
    <groupId>ch.dvbern.oss.maven.jgitflow</groupId>
    <artifactId>jgitflow-parent</artifactId>
    <version>1.0-m8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.maven.jgitflow/jgitflow-parent/
implementation 'ch.dvbern.oss.maven.jgitflow:jgitflow-parent:1.0-m8'
// https://jarcasting.com/artifacts/ch.dvbern.oss.maven.jgitflow/jgitflow-parent/
implementation ("ch.dvbern.oss.maven.jgitflow:jgitflow-parent:1.0-m8")
'ch.dvbern.oss.maven.jgitflow:jgitflow-parent:pom:1.0-m8'
<dependency org="ch.dvbern.oss.maven.jgitflow" name="jgitflow-parent" rev="1.0-m8">
  <artifact name="jgitflow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.maven.jgitflow', module='jgitflow-parent', version='1.0-m8')
)
libraryDependencies += "ch.dvbern.oss.maven.jgitflow" % "jgitflow-parent" % "1.0-m8"
[ch.dvbern.oss.maven.jgitflow/jgitflow-parent "1.0-m8"]

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
  • jgitflow-maven-api
  • jgitflow-it-support
  • jgitflow-maven-plugin