Categories |
CategoriesJBoss Container Application Servers Reporting Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jboss.windup.reporting |
ArtifactId | ArtifactIdwindup-reporting-tests |
Version | Version3.0.0.Alpha1 |
Type | Typejar |
Filename | Size |
---|---|
windup-reporting-tests-3.0.0.Alpha1.pom | |
windup-reporting-tests-3.0.0.Alpha1.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>3.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-tests/
implementation 'org.jboss.windup.reporting:windup-reporting-tests:3.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.reporting/windup-reporting-tests/
implementation ("org.jboss.windup.reporting:windup-reporting-tests:3.0.0.Alpha1")
'org.jboss.windup.reporting:windup-reporting-tests:jar:3.0.0.Alpha1'
<dependency org="org.jboss.windup.reporting" name="windup-reporting-tests" rev="3.0.0.Alpha1">
<artifact name="windup-reporting-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.reporting', module='windup-reporting-tests', version='3.0.0.Alpha1')
)
libraryDependencies += "org.jboss.windup.reporting" % "windup-reporting-tests" % "3.0.0.Alpha1"
[org.jboss.windup.reporting/windup-reporting-tests "3.0.0.Alpha1"]