Last Version

pitest-entry 1.9.0

Pitest entry point

License

License

GroupId

GroupId

org.pitest
ArtifactId

ArtifactId

pitest-entry
Version

Version

1.9.0
Type

Type

jar
Description

Description

pitest-entry
Pitest entry point
Project URL

Project URL

http://pitest.org
Project Organization

Project Organization

org.pitest

Download pitest-entry 1.9.0


<!-- https://jarcasting.com/artifacts/org.pitest/pitest-entry/ -->
<dependency>
    <groupId>org.pitest</groupId>
    <artifactId>pitest-entry</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pitest/pitest-entry/
implementation 'org.pitest:pitest-entry:1.9.0'
// https://jarcasting.com/artifacts/org.pitest/pitest-entry/
implementation ("org.pitest:pitest-entry:1.9.0")
'org.pitest:pitest-entry:jar:1.9.0'
<dependency org="org.pitest" name="pitest-entry" rev="1.9.0">
  <artifact name="pitest-entry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pitest', module='pitest-entry', version='1.9.0')
)
libraryDependencies += "org.pitest" % "pitest-entry" % "1.9.0"
[org.pitest/pitest-entry "1.9.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.pitest : pitest jar 1.9.0

test (10)

Group / Artifact Type Version
org.pitest : pitest test-jar 1.9.0
nl.jqno.equalsverifier : equalsverifier jar 3.7.1
com.google.jimfs : jimfs jar 1.1
org.easymock : easymock jar 3.3.1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11
org.mockito : mockito-core jar 3.6.28
org.assertj : assertj-core jar 3.22.0
org.pitest.quickbuilder : quickbuilder jar 1.2

Project Modules

There are no modules declared in this project.