| License | License | 
|---|---|
| Categories | CategoriesJBoss Container Application Servers | 
| GroupId | GroupIdorg.jboss.windup.web | 
| ArtifactId | ArtifactIdwindup-tests-e2e | 
| Last Version | Last Version5.2.1.Final | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionWindup Web - Tests E2E Migration Tools Web Interface | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| windup-tests-e2e-5.2.1.Final.pom | 19 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/windup-tests-e2e/ -->
<dependency>
    <groupId>org.jboss.windup.web</groupId>
    <artifactId>windup-tests-e2e</artifactId>
    <version>5.2.1.Final</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.jboss.windup.web/windup-tests-e2e/
implementation 'org.jboss.windup.web:windup-tests-e2e:5.2.1.Final'// https://jarcasting.com/artifacts/org.jboss.windup.web/windup-tests-e2e/
implementation ("org.jboss.windup.web:windup-tests-e2e:5.2.1.Final")'org.jboss.windup.web:windup-tests-e2e:pom:5.2.1.Final'<dependency org="org.jboss.windup.web" name="windup-tests-e2e" rev="5.2.1.Final">
  <artifact name="windup-tests-e2e" type="pom" />
</dependency>@Grapes(
@Grab(group='org.jboss.windup.web', module='windup-tests-e2e', version='5.2.1.Final')
)libraryDependencies += "org.jboss.windup.web" % "windup-tests-e2e" % "5.2.1.Final"[org.jboss.windup.web/windup-tests-e2e "5.2.1.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.windup.web : windup-web-tests-wildfly-dist | jar | 5.2.1.Final | 
| org.jboss.windup.web : windup-web-services | war | 5.2.1.Final | 
| org.jboss.windup.web : windup-web-ui | war | 5.2.1.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
