simpr-core

Simplistic Program Repair

License

License

GroupId

GroupId

org.mudebug
ArtifactId

ArtifactId

simpr-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

simpr-core
Simplistic Program Repair
Project URL

Project URL

http://mudebug.org
Project Organization

Project Organization

org.mudebug

Download simpr-core

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.testng : testng jar 6.8.21

test (12)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0