| License |
License |
|---|---|
| GroupId | GroupIdorg.mudebug |
| ArtifactId | ArtifactIdsimpr-html-report |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpitest-html-report
Pitest html report plugin.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.mudebug |
| Filename | Size |
|---|---|
| simpr-html-report-1.0.0.pom | |
| simpr-html-report-1.0.0.jar | 641 KB |
| simpr-html-report-1.0.0-sources.jar | 1 KB |
| simpr-html-report-1.0.0-javadoc.jar | 96 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mudebug/simpr-html-report/ -->
<dependency>
<groupId>org.mudebug</groupId>
<artifactId>simpr-html-report</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mudebug/simpr-html-report/
implementation 'org.mudebug:simpr-html-report:1.0.0'
// https://jarcasting.com/artifacts/org.mudebug/simpr-html-report/
implementation ("org.mudebug:simpr-html-report:1.0.0")
'org.mudebug:simpr-html-report:jar:1.0.0'
<dependency org="org.mudebug" name="simpr-html-report" rev="1.0.0">
<artifact name="simpr-html-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mudebug', module='simpr-html-report', version='1.0.0')
)
libraryDependencies += "org.mudebug" % "simpr-html-report" % "1.0.0"
[org.mudebug/simpr-html-report "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mudebug : simpr-entry | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.assertj : assertj-core | jar | 2.8.0 |
| org.pitest.quickbuilder : quickbuilder | jar | 1.2 |