| License |
License |
|---|---|
| GroupId | GroupIdcom.groupcdg |
| ArtifactId | ArtifactIdpitest-gitlab-lib |
| Version | Version0.0.12 |
| Type | Typejar |
| Description |
Descriptionpitest-gitlab-lib
Library for gitlab interaction
|
| Filename | Size |
|---|---|
| pitest-gitlab-lib-0.0.12.pom | |
| pitest-gitlab-lib-0.0.12.jar | 9 KB |
| pitest-gitlab-lib-0.0.12-tests.jar | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.groupcdg/pitest-gitlab-lib/ -->
<dependency>
<groupId>com.groupcdg</groupId>
<artifactId>pitest-gitlab-lib</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg/pitest-gitlab-lib/
implementation 'com.groupcdg:pitest-gitlab-lib:0.0.12'
// https://jarcasting.com/artifacts/com.groupcdg/pitest-gitlab-lib/
implementation ("com.groupcdg:pitest-gitlab-lib:0.0.12")
'com.groupcdg:pitest-gitlab-lib:jar:0.0.12'
<dependency org="com.groupcdg" name="pitest-gitlab-lib" rev="0.0.12">
<artifact name="pitest-gitlab-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg', module='pitest-gitlab-lib', version='0.0.12')
)
libraryDependencies += "com.groupcdg" % "pitest-gitlab-lib" % "0.0.12"
[com.groupcdg/pitest-gitlab-lib "0.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.gitlab4j : gitlab4j-api | jar | 4.15.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
| com.groupcdg : pitest-git-plugin | jar | 0.0.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.pitest : pitest-entry | jar | 1.6.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tomakehurst : wiremock-jre8 | jar | 2.27.2 |
| com.groupcdg : pitest-git-plugin | test-jar | 0.0.12 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.1 |
| org.assertj : assertj-core | jar | 3.14.0 |
| org.mockito : mockito-core | jar | 3.7.7 |