| License |
License |
|---|---|
| GroupId | GroupIdorg.mudebug |
| ArtifactId | ArtifactIdsimpr-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsimpr-core
Simplistic Program Repair
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.mudebug |
| Filename | Size |
|---|---|
| simpr-core-1.0.0.pom | |
| simpr-core-1.0.0.jar | 760 KB |
| simpr-core-1.0.0-tests.jar | 13 KB |
| simpr-core-1.0.0-sources.jar | 10 KB |
| simpr-core-1.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mudebug/simpr-core/ -->
<dependency>
<groupId>org.mudebug</groupId>
<artifactId>simpr-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mudebug/simpr-core/
implementation 'org.mudebug:simpr-core:1.0.0'
// https://jarcasting.com/artifacts/org.mudebug/simpr-core/
implementation ("org.mudebug:simpr-core:1.0.0")
'org.mudebug:simpr-core:jar:1.0.0'
<dependency org="org.mudebug" name="simpr-core" rev="1.0.0">
<artifact name="simpr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mudebug', module='simpr-core', version='1.0.0')
)
libraryDependencies += "org.mudebug" % "simpr-core" % "1.0.0"
[org.mudebug/simpr-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.testng : testng | jar | 6.8.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.asm : asm-util | jar | 6.0 |
| org.ow2.asm : asm-analysis | jar | 6.0 |
| commons-lang : commons-lang | jar | 2.6 |
| jmock : jmock | jar | 1.2.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| pl.pragmatists : JUnitParams | jar | 1.0.4 |
| nl.jqno.equalsverifier : equalsverifier | jar | 1.7.5 |
| com.thoughtworks.xstream : xstream | jar | 1.4.8 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.assertj : assertj-core | jar | 2.8.0 |
| org.pitest.quickbuilder : quickbuilder | jar | 1.2 |