License |
License |
---|---|
GroupId | GroupIdedu.illinois |
ArtifactId | ArtifactIdstarts |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSTARTS
A tool for performing STAtic Regression Test Selection
|
Project URL |
Project URL |
Filename | Size |
---|---|
starts-1.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.illinois/starts/ -->
<dependency>
<groupId>edu.illinois</groupId>
<artifactId>starts</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.illinois/starts/
implementation 'edu.illinois:starts:1.3'
// https://jarcasting.com/artifacts/edu.illinois/starts/
implementation ("edu.illinois:starts:1.3")
'edu.illinois:starts:pom:1.3'
<dependency org="edu.illinois" name="starts" rev="1.3">
<artifact name="starts" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.illinois', module='starts', version='1.3')
)
libraryDependencies += "edu.illinois" % "starts" % "1.3"
[edu.illinois/starts "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-surefire-plugin | maven-plugin | 2.19.1 |
org.apache.maven.plugin-testing : maven-plugin-testing-tools | jar | 1.3 |
org.jgrapht : jgrapht-ext | jar | 0.9.2 |
edu.illinois : yasgl | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |