License |
License |
---|---|
GroupId | GroupIdorg.pitest |
ArtifactId | ArtifactIdpitest-entry |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpitest-entry
Pitest entry point
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.pitest |
Filename | Size |
---|---|
pitest-entry-1.9.0.pom | |
pitest-entry-1.9.0.jar | 614 KB |
pitest-entry-1.9.0-tests.jar | 376 KB |
pitest-entry-1.9.0-sources.jar | 150 KB |
pitest-entry-1.9.0-javadoc.jar | 881 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.pitest : pitest | jar | 1.9.0 |
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 |