License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Reporting Business Logic Libraries |
GroupId | GroupIdorg.jboss.windup.reporting |
ArtifactId | ArtifactIdwindup-reporting-tests |
Last Version | Last Version5.3.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWindup Engine - Reporting Tests
Migration Tools
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
windup-reporting-tests-5.3.0.Final.pom | |
windup-reporting-tests-5.3.0.Final.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-tests/ -->
<dependency>
<groupId>org.jboss.windup.reporting</groupId>
<artifactId>windup-reporting-tests</artifactId>
<version>5.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-tests/
implementation 'org.jboss.windup.reporting:windup-reporting-tests:5.3.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-tests/
implementation ("org.jboss.windup.reporting:windup-reporting-tests:5.3.0.Final")
'org.jboss.windup.reporting:windup-reporting-tests:jar:5.3.0.Final'
<dependency org="org.jboss.windup.reporting" name="windup-reporting-tests" rev="5.3.0.Final">
<artifact name="windup-reporting-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.reporting', module='windup-reporting-tests', version='5.3.0.Final')
)
libraryDependencies += "org.jboss.windup.reporting" % "windup-reporting-tests" % "5.3.0.Final"
[org.jboss.windup.reporting/windup-reporting-tests "5.3.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup.reporting : windup-reporting | jar | 5.3.0.Final |
org.jboss.windup.exec : windup-exec-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup.reporting : windup-reporting-impl | jar | 5.3.0.Final |
org.jboss.windup.exec : windup-exec | jar | |
org.jboss.windup.config : windup-config | jar | |
org.jboss.windup.config : windup-config-xml | jar | |
org.jboss.windup.rules.apps : windup-rules-java | jar | |
org.jboss.windup.rules.apps : windup-rules-base-api | jar | |
org.jboss.forge.furnace.container : cdi | jar | |
org.jboss.windup.utils : windup-utils | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup : windup-test-harness | jar | |
org.jboss.windup : windup-module-spec | jar | |
junit : junit | jar | 4.13.1 |