| License |
License |
|---|---|
| GroupId | GroupIdcom.groupcdg |
| ArtifactId | ArtifactIdpitest-bitbucket-lib |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionpitest-bitbucket-lib
Library for bitbucket interaction
|
| Filename | Size |
|---|---|
| pitest-bitbucket-lib-0.1.1.pom | |
| pitest-bitbucket-lib-0.1.1.jar | 28 KB |
| pitest-bitbucket-lib-0.1.1-tests.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.groupcdg/pitest-bitbucket-lib/ -->
<dependency>
<groupId>com.groupcdg</groupId>
<artifactId>pitest-bitbucket-lib</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg/pitest-bitbucket-lib/
implementation 'com.groupcdg:pitest-bitbucket-lib:0.1.1'
// https://jarcasting.com/artifacts/com.groupcdg/pitest-bitbucket-lib/
implementation ("com.groupcdg:pitest-bitbucket-lib:0.1.1")
'com.groupcdg:pitest-bitbucket-lib:jar:0.1.1'
<dependency org="com.groupcdg" name="pitest-bitbucket-lib" rev="0.1.1">
<artifact name="pitest-bitbucket-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg', module='pitest-bitbucket-lib', version='0.1.1')
)
libraryDependencies += "com.groupcdg" % "pitest-bitbucket-lib" % "0.1.1"
[com.groupcdg/pitest-bitbucket-lib "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.groupcdg : pitest-git-plugin | jar | 0.1.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.pitest : pitest-entry | jar | 1.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.groupcdg : pitest-git-plugin | test-jar | 0.1.1 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.27.2 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.7 |
| 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 |