pitest-kotlin-plugin

Kotlin support for pitest

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.groupcdg.pitest
ArtifactId

ArtifactId

pitest-kotlin-plugin
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

pitest-kotlin-plugin
Kotlin support for pitest

Download pitest-kotlin-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-kotlin-plugin/ -->
<dependency>
    <groupId>com.groupcdg.pitest</groupId>
    <artifactId>pitest-kotlin-plugin</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-kotlin-plugin/
implementation 'com.groupcdg.pitest:pitest-kotlin-plugin:0.1.1'
// https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-kotlin-plugin/
implementation ("com.groupcdg.pitest:pitest-kotlin-plugin:0.1.1")
'com.groupcdg.pitest:pitest-kotlin-plugin:jar:0.1.1'
<dependency org="com.groupcdg.pitest" name="pitest-kotlin-plugin" rev="0.1.1">
  <artifact name="pitest-kotlin-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg.pitest', module='pitest-kotlin-plugin', version='0.1.1')
)
libraryDependencies += "com.groupcdg.pitest" % "pitest-kotlin-plugin" % "0.1.1"
[com.groupcdg.pitest/pitest-kotlin-plugin "0.1.1"]

Dependencies

provided (2)

Group / Artifact Type Version
org.pitest : pitest jar 1.8.0
org.pitest : pitest-entry jar 1.8.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.pitest : pitest test-jar 1.8.0
org.pitest : pitest-entry test-jar 1.8.0
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.30
org.assertj : assertj-core jar 3.20.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1