Last Version

org.zalando.github:github-client-common 0.4.7

Parent pom.xml that can be used by STUPS Maven projects

License

License

Categories

Categories

Github Development Tools Version Controls CLI User Interface
GroupId

GroupId

org.zalando.github
ArtifactId

ArtifactId

github-client-common
Version

Version

0.4.7
Type

Type

jar
Description

Description

Parent pom.xml that can be used by STUPS Maven projects
Project Organization

Project Organization

Zalando SE

Download github-client-common 0.4.7


<!-- https://jarcasting.com/artifacts/org.zalando.github/github-client-common/ -->
<dependency>
    <groupId>org.zalando.github</groupId>
    <artifactId>github-client-common</artifactId>
    <version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.github/github-client-common/
implementation 'org.zalando.github:github-client-common:0.4.7'
// https://jarcasting.com/artifacts/org.zalando.github/github-client-common/
implementation ("org.zalando.github:github-client-common:0.4.7")
'org.zalando.github:github-client-common:jar:0.4.7'
<dependency org="org.zalando.github" name="github-client-common" rev="0.4.7">
  <artifact name="github-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.github', module='github-client-common', version='0.4.7')
)
libraryDependencies += "org.zalando.github" % "github-client-common" % "0.4.7"
[org.zalando.github/github-client-common "0.4.7"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok jar 1.16.6
junit : junit jar

Project Modules

There are no modules declared in this project.