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