Last Version

GitHub Core Maven Library 0.12

Core library for GitHub Maven plugins

License

License

Categories

Categories

Maven Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.github
ArtifactId

ArtifactId

github-maven-core
Version

Version

0.12
Type

Type

jar
Description

Description

GitHub Core Maven Library
Core library for GitHub Maven plugins

Download github-maven-core 0.12


<!-- https://jarcasting.com/artifacts/com.github.github/github-maven-core/ -->
<dependency>
    <groupId>com.github.github</groupId>
    <artifactId>github-maven-core</artifactId>
    <version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.github/github-maven-core/
implementation 'com.github.github:github-maven-core:0.12'
// https://jarcasting.com/artifacts/com.github.github/github-maven-core/
implementation ("com.github.github:github-maven-core:0.12")
'com.github.github:github-maven-core:jar:0.12'
<dependency org="com.github.github" name="github-maven-core" rev="0.12">
  <artifact name="github-maven-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.github', module='github-maven-core', version='0.12')
)
libraryDependencies += "com.github.github" % "github-maven-core" % "0.12"
[com.github.github/github-maven-core "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

There are no modules declared in this project.