fr.inria.repairnator:repairnator-checkbranches

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

MIT
GroupId

GroupId

fr.inria.repairnator
ArtifactId

ArtifactId

repairnator-checkbranches
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Inria

Download repairnator-checkbranches

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
fr.inria.repairnator : repairnator-core jar 3.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
fr.inria.jtravis : jtravis jar 2.4
com.martiansoftware : jsap jar 2.1
ch.qos.logback : logback-classic jar 1.1.8
org.apache.commons : commons-lang3 jar 3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Repairnator: an open-source platform for automatic program repair

Repairnator is an open-source project for automated program repair. All kinds of repair are considered: test failure repair, compilation error repair, static warning repair, crash repair, etc. Repairnator is integrated with continuous integration (Travis CI, Jenkins, etc.) and makes pull-requests with fixes. The project is hosted at the Eclipse open-source foundation.

Eclipse/repairnator is a welcoming community :-) You're welcome to join the community with an existing piece of repair software, to be integrated and pushed in the repository. You're welcome to join the community with a novel project to be hosted in the repository. You're welcome to contribute, we have a number of open issues on which new contributors can jump in. Say hello!

Repairnator is done by a a nice team of welcoming engineers and researchers.

youtube video about Repairnator

Documentation

The entry point to the documentation is https://github.com/eclipse/repairnator/blob/master/doc/README.md. The post "Repairnator patches programs automatically" gives a high-level overview of Repairnator.

Community

Subscribe to the Repairnator newsletter.

Media coverage

See https://github.com/eclipse/repairnator/blob/master/doc/media.md.

Releases

License

The content of this repository is licensed under the MIT and the EPL licenses.

fr.inria.repairnator

Spirals Team

Software & data from the Spirals research team (University of Lille / Inria)

Versions

Version
3.0
2.2
2.1
2.0
1.0