Last Version

Git(lab) issues generator for Descartes mutation testing tool 1.0.1

Adds a Git(lab) issue output format to Pitest/Descartes mutation testing tool.

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.ow2.infra
ArtifactId

ArtifactId

ow2-stamp-descartes-git
Version

Version

1.0.1
Type

Type

jar
Description

Description

Git(lab) issues generator for Descartes mutation testing tool
Adds a Git(lab) issue output format to Pitest/Descartes mutation testing tool.
Project URL

Project URL

https://github.com/gibello/ow2-stamp-descartes-git
Project Organization

Project Organization

OW2
Source Code Management

Source Code Management

https://github.com/gibello/ow2-stamp-descartes-git

Download ow2-stamp-descartes-git 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.pitest : pitest-entry jar 1.4.7
org.gitlab4j : gitlab4j-api jar 4.9.18
org.apache.maven.shared : maven-invoker jar 3.0.1
org.eclipse.jgit : org.eclipse.jgit jar 5.3.0.201903130848-r

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.