is not current version
Last Version 5.3.0.Final

org.jboss.windup:windup-test-harness 5.0.1.Alpha1

Used to register extensions for the furnace arquillian module so that it is possible to deploy additional addons by default.

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup
ArtifactId

ArtifactId

windup-test-harness
Version

Version

5.0.1.Alpha1
Type

Type

jar

Download windup-test-harness 5.0.1.Alpha1


<!-- https://jarcasting.com/artifacts/org.jboss.windup/windup-test-harness/ -->
<dependency>
    <groupId>org.jboss.windup</groupId>
    <artifactId>windup-test-harness</artifactId>
    <version>5.0.1.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup/windup-test-harness/
implementation 'org.jboss.windup:windup-test-harness:5.0.1.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup/windup-test-harness/
implementation ("org.jboss.windup:windup-test-harness:5.0.1.Alpha1")
'org.jboss.windup:windup-test-harness:jar:5.0.1.Alpha1'
<dependency org="org.jboss.windup" name="windup-test-harness" rev="5.0.1.Alpha1">
  <artifact name="windup-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup', module='windup-test-harness', version='5.0.1.Alpha1')
)
libraryDependencies += "org.jboss.windup" % "windup-test-harness" % "5.0.1.Alpha1"
[org.jboss.windup/windup-test-harness "5.0.1.Alpha1"]