License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Ant |
GroupId | GroupIdio.github.phantran |
ArtifactId | ArtifactIdm0c0-maven-plugin |
Version | Version1.0.1 |
Type | Typemaven-plugin |
Description |
Descriptionm0c0-maven-plugin Maven Plugin
A Maven plugin written in Kotlin that supports mutation testing for Java projects. MoCo uses the bytecode manipulation
approach and it applies optimizations with Git Mode and database caching, thus mutation testing execution time can be reduced significantly
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
m0c0-maven-plugin-1.0.1.pom | |
m0c0-maven-plugin-1.0.1.jar | 383 KB |
m0c0-maven-plugin-1.0.1-sources.jar | 130 KB |
m0c0-maven-plugin-1.0.1-javadoc.jar | 413 KB |
Browse |
<plugin>
<groupId>io.github.phantran</groupId>
<artifactId>m0c0-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
org.junit.platform : junit-platform-suite-api | jar | 1.6.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.9.10 |
org.ow2.asm : asm | jar | 8.0 |
org.ow2.asm : asm-commons | jar | 8.0 |
org.ow2.asm : asm-util | jar | 8.0 |
org.ow2.asm : asm-analysis | jar | 8.0 |
com.h2database : h2 | jar | 1.4.200 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.0 |
org.jsoup : jsoup | jar | 1.13.1 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.9.0.202009080501-r |
org.json : json | jar | 20180813 |
io.github.microutils : kotlin-logging | jar | 1.6.22 |
org.slf4j : slf4j-simple | jar | 1.7.29 |
org.apache.maven : maven-model | jar | 3.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven : maven-core | jar | 3.3.9 |
org.apache.maven : maven-artifact | jar | 3.3.9 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.3.9 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
io.kotest : kotest-runner-junit5-jvm | jar | 4.3.0 |
io.kotest : kotest-assertions-core-jvm | jar | 4.3.0 |
io.mockk : mockk | jar | 1.10.2 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.31 |
io.kotest : kotest-framework-engine-jvm | jar | 4.3.0 |