Omni Coverage Reporter Commons Library

Common Library to support plugins report sending in different projects

License

License

GroupId

GroupId

org.jesperancinha.plugins
ArtifactId

ArtifactId

omni-coveragereporter-commons
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Omni Coverage Reporter Commons Library
Common Library to support plugins report sending in different projects
Project URL

Project URL

https://github.com/JEsperancinhaOrg/omni-reporter-commons
Source Code Management

Source Code Management

https://github.com/JEsperancinhaOrg/omni-reporter-commons

Download omni-coveragereporter-commons

How to add to project

<!-- https://jarcasting.com/artifacts/org.jesperancinha.plugins/omni-coveragereporter-commons/ -->
<dependency>
    <groupId>org.jesperancinha.plugins</groupId>
    <artifactId>omni-coveragereporter-commons</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jesperancinha.plugins/omni-coveragereporter-commons/
implementation 'org.jesperancinha.plugins:omni-coveragereporter-commons:0.3.1'
// https://jarcasting.com/artifacts/org.jesperancinha.plugins/omni-coveragereporter-commons/
implementation ("org.jesperancinha.plugins:omni-coveragereporter-commons:0.3.1")
'org.jesperancinha.plugins:omni-coveragereporter-commons:jar:0.3.1'
<dependency org="org.jesperancinha.plugins" name="omni-coveragereporter-commons" rev="0.3.1">
  <artifact name="omni-coveragereporter-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jesperancinha.plugins', module='omni-coveragereporter-commons', version='0.3.1')
)
libraryDependencies += "org.jesperancinha.plugins" % "omni-coveragereporter-commons" % "0.3.1"
[org.jesperancinha.plugins/omni-coveragereporter-commons "0.3.1"]

Dependencies

compile (14)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (9)

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.3
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.6.1
ch.qos.logback : logback-classic jar 1.3.0-alpha14

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
0.0.0