is not current version
Last Version 5.2.1.Final

org.jboss.windup.web:windup-tests-e2e 4.1.0.Alpha5


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup.web
ArtifactId

ArtifactId

windup-tests-e2e
Version

Version

4.1.0.Alpha5
Type

Type

pom

Download windup-tests-e2e 4.1.0.Alpha5


<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/windup-tests-e2e/ -->
<dependency>
    <groupId>org.jboss.windup.web</groupId>
    <artifactId>windup-tests-e2e</artifactId>
    <version>4.1.0.Alpha5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.web/windup-tests-e2e/
implementation 'org.jboss.windup.web:windup-tests-e2e:4.1.0.Alpha5'
// https://jarcasting.com/artifacts/org.jboss.windup.web/windup-tests-e2e/
implementation ("org.jboss.windup.web:windup-tests-e2e:4.1.0.Alpha5")
'org.jboss.windup.web:windup-tests-e2e:pom:4.1.0.Alpha5'
<dependency org="org.jboss.windup.web" name="windup-tests-e2e" rev="4.1.0.Alpha5">
  <artifact name="windup-tests-e2e" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web', module='windup-tests-e2e', version='4.1.0.Alpha5')
)
libraryDependencies += "org.jboss.windup.web" % "windup-tests-e2e" % "4.1.0.Alpha5"
[org.jboss.windup.web/windup-tests-e2e "4.1.0.Alpha5"]