| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.pitest |
| Идентификатор | Идентификаторpitest-entry |
| Последняя версия | Последняя версия1.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpitest-entry
Pitest entry point
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикorg.pitest |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pitest : pitest | jar | 1.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |