Last Version

ggitflow-maven 3.0

Maven Archetype for the Gitflow Maven Plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.dkirrane.maven.plugins
ArtifactId

ArtifactId

ggitflow-maven
Version

Version

3.0
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 3.0

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

<!-- 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