| License | License | 
|---|---|
| Categories | CategoriesJBoss Container Application Servers | 
| GroupId | GroupIdorg.jboss.windup.web.addons | 
| ArtifactId | ArtifactIdwindup-web-addons | 
| Last Version | Last Version5.3.0.Final | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionWindup Web - Addons Parent Migration Tools Web Interface | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| windup-web-addons-5.3.0.Final.pom | 850 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web.addons/windup-web-addons/ -->
<dependency>
    <groupId>org.jboss.windup.web.addons</groupId>
    <artifactId>windup-web-addons</artifactId>
    <version>5.3.0.Final</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.jboss.windup.web.addons/windup-web-addons/
implementation 'org.jboss.windup.web.addons:windup-web-addons:5.3.0.Final'// https://jarcasting.com/artifacts/org.jboss.windup.web.addons/windup-web-addons/
implementation ("org.jboss.windup.web.addons:windup-web-addons:5.3.0.Final")'org.jboss.windup.web.addons:windup-web-addons:pom:5.3.0.Final'<dependency org="org.jboss.windup.web.addons" name="windup-web-addons" rev="5.3.0.Final">
  <artifact name="windup-web-addons" type="pom" />
</dependency>@Grapes(
@Grab(group='org.jboss.windup.web.addons', module='windup-web-addons', version='5.3.0.Final')
)libraryDependencies += "org.jboss.windup.web.addons" % "windup-web-addons" % "5.3.0.Final"[org.jboss.windup.web.addons/windup-web-addons "5.3.0.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
