Last Version

edu.illinois:incremental-builder-with-ekstazi 3.5.7

A maven extension for incremental building of multi-module projects and using Ekstazi for test selection.

License

License

GroupId

GroupId

edu.illinois
ArtifactId

ArtifactId

incremental-builder-with-ekstazi
Version

Version

3.5.7
Type

Type

jar
Description

Description

edu.illinois:incremental-builder-with-ekstazi
A maven extension for incremental building of multi-module projects and using Ekstazi for test selection.
Project URL

Project URL

https://github.com/august782/gitflow-incremental-builder
Source Code Management

Source Code Management

https://github.com/august782/gitflow-incremental-builder

Download incremental-builder-with-ekstazi 3.5.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 4.5.0.201609210915-r
com.google.inject : guice jar 4.0
org.apache.maven : maven-core jar 3.3.9
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.