License |
License |
---|---|
GroupId | GroupIdorg.jesperancinha.plugins |
ArtifactId | ArtifactIdomni-coveragereporter-commons |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionOmni Coverage Reporter Commons Library
Common Library to support plugins report sending in different projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jesperancinha.plugins/omni-coveragereporter-commons/ -->
<dependency>
<groupId>org.jesperancinha.plugins</groupId>
<artifactId>omni-coveragereporter-commons</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jesperancinha.plugins/omni-coveragereporter-commons/
implementation 'org.jesperancinha.plugins:omni-coveragereporter-commons:0.3.0'
// https://jarcasting.com/artifacts/org.jesperancinha.plugins/omni-coveragereporter-commons/
implementation ("org.jesperancinha.plugins:omni-coveragereporter-commons:0.3.0")
'org.jesperancinha.plugins:omni-coveragereporter-commons:jar:0.3.0'
<dependency org="org.jesperancinha.plugins" name="omni-coveragereporter-commons" rev="0.3.0">
<artifact name="omni-coveragereporter-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jesperancinha.plugins', module='omni-coveragereporter-commons', version='0.3.0')
)
libraryDependencies += "org.jesperancinha.plugins" % "omni-coveragereporter-commons" % "0.3.0"
[org.jesperancinha.plugins/omni-coveragereporter-commons "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.core | jar | 0.8.7 |
org.jacoco : org.jacoco.report | jar | 0.8.7 |
com.google.http-client : google-http-client-jackson2 | jar | 1.41.4 |
commons-codec : commons-codec | jar | 1.15 |
org.eclipse.jgit : org.eclipse.jgit | jar | 6.0.0.202111291000-r |
org.codehaus.plexus : plexus-utils | jar | 3.4.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha6 |
org.slf4j : jcl-over-slf4j | jar | 2.0.0-alpha6 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock | jar | 2.27.2 |
org.jetbrains.kotlin : kotlin-test | jar | 1.6.10 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
io.mockk : mockk | jar | 1.12.2 |
io.kotest : kotest-runner-junit5-jvm | jar | 5.1.0 |
io.kotest : kotest-assertions-core-jvm | jar | 5.1.0 |
org.junit-pioneer : junit-pioneer | jar | 1.5.0 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha14 |