Last Version

XMvn Bisect 3.1.0

XMvn Bisect is a debugging tool that can diagnose build failures by using bisection method.

License

License

GroupId

GroupId

org.fedoraproject.xmvn
ArtifactId

ArtifactId

xmvn-bisect
Version

Version

3.1.0
Type

Type

jar
Description

Description

XMvn Bisect
XMvn Bisect is a debugging tool that can diagnose build failures by using bisection method.
Project Organization

Project Organization

Red Hat, Inc.

Download xmvn-bisect 3.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.beust : jcommander jar 1.72
org.apache.maven.shared : maven-invoker jar 3.0.1
org.codehaus.plexus : plexus-utils jar 3.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.xmlunit : xmlunit-assertj jar 2.6.2
org.easymock : easymock jar 3.6
org.slf4j : slf4j-simple jar 1.8.0-beta2

Project Modules

There are no modules declared in this project.