| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий |
| Группа | Группаcom.groupcdg |
| Идентификатор | Идентификаторpitest-github-lib |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpitest-github-lib
Library for github interaction
|
| Имя Файла | Размер |
|---|---|
| pitest-github-lib-0.2.0.pom | |
| pitest-github-lib-0.2.0.jar | 7 KB |
| pitest-github-lib-0.2.0-tests.jar | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.groupcdg/pitest-github-lib/ -->
<dependency>
<groupId>com.groupcdg</groupId>
<artifactId>pitest-github-lib</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg/pitest-github-lib/
implementation 'com.groupcdg:pitest-github-lib:0.2.0'
// https://jarcasting.com/artifacts/com.groupcdg/pitest-github-lib/
implementation ("com.groupcdg:pitest-github-lib:0.2.0")
'com.groupcdg:pitest-github-lib:jar:0.2.0'
<dependency org="com.groupcdg" name="pitest-github-lib" rev="0.2.0">
<artifact name="pitest-github-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg', module='pitest-github-lib', version='0.2.0')
)
libraryDependencies += "com.groupcdg" % "pitest-github-lib" % "0.2.0"
[com.groupcdg/pitest-github-lib "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.groupcdg : pitest-git-plugin | jar | 0.2.0 |
| org.kohsuke : github-api | jar | 1.130 |
| com.jayway.jsonpath : json-path | jar | 2.5.0 |
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pitest : pitest-entry | jar | 1.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.groupcdg : pitest-git-plugin | test-jar | 0.2.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.27.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.0 |
| org.assertj : assertj-core | jar | 3.14.0 |
| org.mockito : mockito-core | jar | 3.7.7 |