Last Version

GitHub Maven Plugins 0.12

GitHub Maven plugins

License

License

Categories

Categories

Maven Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.github
ArtifactId

ArtifactId

github-maven-plugins-parent
Version

Version

0.12
Type

Type

pom
Description

Description

GitHub Maven Plugins
GitHub Maven plugins
Project URL

Project URL

https://github.com/github/maven-plugins
Source Code Management

Source Code Management

https://github.com/github/maven-plugins

Download github-maven-plugins-parent 0.12


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.mylyn.github : org.eclipse.egit.github.core jar 3.1.0.201310021548-r
com.google.code.gson : gson jar 2.2.2
com.google.guava : guava jar 14.0

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.0
org.apache.maven : maven-core jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-all jar 1.9.5

Project Modules

  • github-core
  • github-site-plugin