codacy-git

A library to interact with the git binary

License

License

GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

codacy-git_2.12
Last Version

Last Version

7.10.0_play_2.7
Release Date

Release Date

Type

Type

jar
Description

Description

codacy-git
A library to interact with the git binary
Project URL

Project URL

https://www.codacy.com
Project Organization

Project Organization

Codacy
Source Code Management

Source Code Management

https://bitbucket.org/qamine/codacy-git

Download codacy-git_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.codacy/codacy-git_2.12/ -->
<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>codacy-git_2.12</artifactId>
    <version>7.10.0_play_2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/codacy-git_2.12/
implementation 'com.codacy:codacy-git_2.12:7.10.0_play_2.7'
// https://jarcasting.com/artifacts/com.codacy/codacy-git_2.12/
implementation ("com.codacy:codacy-git_2.12:7.10.0_play_2.7")
'com.codacy:codacy-git_2.12:jar:7.10.0_play_2.7'
<dependency org="com.codacy" name="codacy-git_2.12" rev="7.10.0_play_2.7">
  <artifact name="codacy-git_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='codacy-git_2.12', version='7.10.0_play_2.7')
)
libraryDependencies += "com.codacy" % "codacy-git_2.12" % "7.10.0_play_2.7"
[com.codacy/codacy-git_2.12 "7.10.0_play_2.7"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
com.github.pathikrit : better-files_2.12 jar 3.6.0
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.1.2
com.codacy : foundation-logging_2.12 jar 10.7.0_play_2.7
com.codacy : foundation-json_2.12 jar 10.7.0_play_2.7
com.codacy : foundation-utils_2.12 jar 10.7.0_play_2.7
com.codacy : foundation-crypto_2.12 jar 10.7.0_play_2.7
com.codacy : foundation-files_2.12 jar 10.7.0_play_2.7
commons-io : commons-io jar 2.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.