is not current version
Last Version 14.4.1

org.xwiki.rendering:xwiki-rendering-macro-ctsreport 5.4-milestone-1

Parses unit test results produced by Jenkins to generate test data for display

GroupId

GroupId

org.xwiki.rendering
ArtifactId

ArtifactId

xwiki-rendering-macro-ctsreport
Version

Version

5.4-milestone-1
Type

Type

jar

Download xwiki-rendering-macro-ctsreport 5.4-milestone-1


<!-- https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-ctsreport/ -->
<dependency>
    <groupId>org.xwiki.rendering</groupId>
    <artifactId>xwiki-rendering-macro-ctsreport</artifactId>
    <version>5.4-milestone-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-ctsreport/
implementation 'org.xwiki.rendering:xwiki-rendering-macro-ctsreport:5.4-milestone-1'
// https://jarcasting.com/artifacts/org.xwiki.rendering/xwiki-rendering-macro-ctsreport/
implementation ("org.xwiki.rendering:xwiki-rendering-macro-ctsreport:5.4-milestone-1")
'org.xwiki.rendering:xwiki-rendering-macro-ctsreport:jar:5.4-milestone-1'
<dependency org="org.xwiki.rendering" name="xwiki-rendering-macro-ctsreport" rev="5.4-milestone-1">
  <artifact name="xwiki-rendering-macro-ctsreport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.rendering', module='xwiki-rendering-macro-ctsreport', version='5.4-milestone-1')
)
libraryDependencies += "org.xwiki.rendering" % "xwiki-rendering-macro-ctsreport" % "5.4-milestone-1"
[org.xwiki.rendering/xwiki-rendering-macro-ctsreport "5.4-milestone-1"]