JGitFlow Parent

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
Last Version

Last Version

1.0-m9
Release Date

Release Date

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

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

How to add to project

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

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
ch.dvbern.oss.maven.jgitflow

DV Bern AG

Versions

Version
1.0-m9
1.0-m8