Github Issues Maven Plugin

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Maven Build Tools Ant Github Development Tools Version Controls
GroupId

GroupId

com.antwerkz.github
ArtifactId

ArtifactId

issues-maven-plugin-parent
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

pom
Description

Description

Github Issues Maven Plugin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/evanchooly/github-issues-maven-plugin

Download issues-maven-plugin-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.antwerkz.github/issues-maven-plugin-parent/ -->
<dependency>
    <groupId>com.antwerkz.github</groupId>
    <artifactId>issues-maven-plugin-parent</artifactId>
    <version>1.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.github/issues-maven-plugin-parent/
implementation 'com.antwerkz.github:issues-maven-plugin-parent:1.1.7'
// https://jarcasting.com/artifacts/com.antwerkz.github/issues-maven-plugin-parent/
implementation ("com.antwerkz.github:issues-maven-plugin-parent:1.1.7")
'com.antwerkz.github:issues-maven-plugin-parent:pom:1.1.7'
<dependency org="com.antwerkz.github" name="issues-maven-plugin-parent" rev="1.1.7">
  <artifact name="issues-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.github', module='issues-maven-plugin-parent', version='1.1.7')
)
libraryDependencies += "com.antwerkz.github" % "issues-maven-plugin-parent" % "1.1.7"
[com.antwerkz.github/issues-maven-plugin-parent "1.1.7"]

Dependencies

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

Project Modules

  • plugin
  • test

Versions

Version
1.1.7
1.1.6
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0