License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.windup.tests |
ArtifactId | ArtifactIdwindup-test-files |
Last Version | Last Version5.3.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWindup Engine - Test files
Migration Tools
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
windup-test-files-5.3.0.Final.pom | |
windup-test-files-5.3.0.Final.jar | 2 KB |
windup-test-files-5.3.0.Final-jeeapp.ear | 921 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.tests/windup-test-files/ -->
<dependency>
<groupId>org.jboss.windup.tests</groupId>
<artifactId>windup-test-files</artifactId>
<version>5.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.tests/windup-test-files/
implementation 'org.jboss.windup.tests:windup-test-files:5.3.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.tests/windup-test-files/
implementation ("org.jboss.windup.tests:windup-test-files:5.3.0.Final")
'org.jboss.windup.tests:windup-test-files:jar:5.3.0.Final'
<dependency org="org.jboss.windup.tests" name="windup-test-files" rev="5.3.0.Final">
<artifact name="windup-test-files" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.tests', module='windup-test-files', version='5.3.0.Final')
)
libraryDependencies += "org.jboss.windup.tests" % "windup-test-files" % "5.3.0.Final"
[org.jboss.windup.tests/windup-test-files "5.3.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |