License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.windup.web.addons |
ArtifactId | ArtifactIdwindup-web-support-impl |
Last Version | Last Version5.3.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWindup Web - Support Addon Impl
Migration Tools Web Interface
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web.addons/windup-web-support-impl/ -->
<dependency>
<groupId>org.jboss.windup.web.addons</groupId>
<artifactId>windup-web-support-impl</artifactId>
<version>5.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.web.addons/windup-web-support-impl/
implementation 'org.jboss.windup.web.addons:windup-web-support-impl:5.3.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.web.addons/windup-web-support-impl/
implementation ("org.jboss.windup.web.addons:windup-web-support-impl:5.3.0.Final")
'org.jboss.windup.web.addons:windup-web-support-impl:jar:5.3.0.Final'
<dependency org="org.jboss.windup.web.addons" name="windup-web-support-impl" rev="5.3.0.Final">
<artifact name="windup-web-support-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web.addons', module='windup-web-support-impl', version='5.3.0.Final')
)
libraryDependencies += "org.jboss.windup.web.addons" % "windup-web-support-impl" % "5.3.0.Final"
[org.jboss.windup.web.addons/windup-web-support-impl "5.3.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup.web.addons : windup-web-support-api | jar | 5.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.11 |