| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdcom.buschmais.jqassistant.core |
| ArtifactId | ArtifactIdreport |
| Version | Version1.9.1 |
| Type | Typejar |
| Description |
DescriptionjQAssistant Core Report
The jQAssistant Core Framework providing the basic infrastructure
for all jQAssistant plugins and other jQAssistant tools.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| report-1.9.1.pom | |
| report-1.9.1.jar | 76 KB |
| report-1.9.1-sources.jar | 44 KB |
| report-1.9.1-javadoc.jar | 285 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/report/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>report</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/report/
implementation 'com.buschmais.jqassistant.core:report:1.9.1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/report/
implementation ("com.buschmais.jqassistant.core:report:1.9.1")
'com.buschmais.jqassistant.core:report:jar:1.9.1'
<dependency org="com.buschmais.jqassistant.core" name="report" rev="1.9.1">
<artifact name="report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='report', version='1.9.1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "report" % "1.9.1"
[com.buschmais.jqassistant.core/report "1.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.jqassistant.core : rule | jar | 1.9.1 |
| com.buschmais.xo : xo.neo4j.api | jar | 1.1.0 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.4.0-b180830.0438 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.9.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| org.mockito : mockito-junit-jupiter | jar | 2.23.4 |
| org.slf4j : slf4j-simple | jar | 1.8.0-beta2 |