License |
License |
---|---|
GroupId | GroupIdedu.illinois |
ArtifactId | ArtifactIdstarts-core |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstarts-core
A tool for performing STAtic Regression Test Selection
|
Project URL |
Project URL |
Filename | Size |
---|---|
starts-core-1.3.pom | |
starts-core-1.3.jar | 139 KB |
starts-core-1.3-sources.jar | 144 KB |
starts-core-1.3-javadoc.jar | 283 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.illinois/starts-core/ -->
<dependency>
<groupId>edu.illinois</groupId>
<artifactId>starts-core</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.illinois/starts-core/
implementation 'edu.illinois:starts-core:1.3'
// https://jarcasting.com/artifacts/edu.illinois/starts-core/
implementation ("edu.illinois:starts-core:1.3")
'edu.illinois:starts-core:jar:1.3'
<dependency org="edu.illinois" name="starts-core" rev="1.3">
<artifact name="starts-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.illinois', module='starts-core', version='1.3')
)
libraryDependencies += "edu.illinois" % "starts-core" % "1.3"
[edu.illinois/starts-core "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.ekstazi : org.ekstazi.core | jar | 4.6.2 |
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 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |