License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdorg.ow2.infra |
ArtifactId | ArtifactIdow2-stamp-descartes-git |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGit(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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |