License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.windup.tests |
ArtifactId | ArtifactIdwindup-tests |
Version | Version5.2.0.Alpha1 |
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.2.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.tests/windup-tests/
implementation 'org.jboss.windup.tests:windup-tests:5.2.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.tests/windup-tests/
implementation ("org.jboss.windup.tests:windup-tests:5.2.0.Alpha1")
'org.jboss.windup.tests:windup-tests:jar:5.2.0.Alpha1'
<dependency org="org.jboss.windup.tests" name="windup-tests" rev="5.2.0.Alpha1">
<artifact name="windup-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.tests', module='windup-tests', version='5.2.0.Alpha1')
)
libraryDependencies += "org.jboss.windup.tests" % "windup-tests" % "5.2.0.Alpha1"
[org.jboss.windup.tests/windup-tests "5.2.0.Alpha1"]
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 | |
junit : junit | jar | 4.11 |