Last Version

repodriller 2.0.1

Framework for researchers in MSR

License

License

GroupId

GroupId

org.repodriller
ArtifactId

ArtifactId

repodriller
Version

Version

2.0.1
Type

Type

jar
Description

Description

repodriller
Framework for researchers in MSR
Project URL

Project URL

http://github.com/mauricioaniche/repodriller
Source Code Management

Source Code Management

http://github.com/mauricioaniche/repodriller

Download repodriller 2.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.10.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 2.4
org.eclipse.jgit : org.eclipse.jgit jar 4.8.0.201706111038-r
com.thoughtworks.xstream : xstream jar 1.4.7
org.tmatesoft.svnkit : svnkit jar 1.8.10

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.8
junit : junit jar 4.12-beta-3

Project Modules

There are no modules declared in this project.