ggitflow-maven

Maven Archetype for the Gitflow Maven Plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.dkirrane.maven.plugins
ArtifactId

ArtifactId

ggitflow-maven
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

pom
Description

Description

ggitflow-maven
Maven Archetype for the Gitflow Maven Plugin
Project URL

Project URL

https://github.com/dkirrane/ggitflow-maven-plugin
Source Code Management

Source Code Management

https://github.com/dkirrane/ggitflow-maven-plugin

Download ggitflow-maven

Filename Size
ggitflow-maven-3.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.dkirrane.maven.plugins/ggitflow-maven/ -->
<dependency>
    <groupId>com.dkirrane.maven.plugins</groupId>
    <artifactId>ggitflow-maven</artifactId>
    <version>3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dkirrane.maven.plugins/ggitflow-maven/
implementation 'com.dkirrane.maven.plugins:ggitflow-maven:3.0'
// https://jarcasting.com/artifacts/com.dkirrane.maven.plugins/ggitflow-maven/
implementation ("com.dkirrane.maven.plugins:ggitflow-maven:3.0")
'com.dkirrane.maven.plugins:ggitflow-maven:pom:3.0'
<dependency org="com.dkirrane.maven.plugins" name="ggitflow-maven" rev="3.0">
  <artifact name="ggitflow-maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dkirrane.maven.plugins', module='ggitflow-maven', version='3.0')
)
libraryDependencies += "com.dkirrane.maven.plugins" % "ggitflow-maven" % "3.0"
[com.dkirrane.maven.plugins/ggitflow-maven "3.0"]

Dependencies

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

Project Modules

  • ggitflow-maven-plugin
  • ggitflow-maven-archetype

Versions

Version
3.0
2.3
2.2
2.1
2.0
1.9
1.8
1.7
1.4
1.3
1.2