License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.windup.rexster |
ArtifactId | ArtifactIdwindup-rexster-tests |
Last Version | Last Version4.0.1.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWindup Engine - Rexster Tests
Migration Tools
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
windup-rexster-tests-4.0.1.Final.pom | |
windup-rexster-tests-4.0.1.Final.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster-tests/ -->
<dependency>
<groupId>org.jboss.windup.rexster</groupId>
<artifactId>windup-rexster-tests</artifactId>
<version>4.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster-tests/
implementation 'org.jboss.windup.rexster:windup-rexster-tests:4.0.1.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster-tests/
implementation ("org.jboss.windup.rexster:windup-rexster-tests:4.0.1.Final")
'org.jboss.windup.rexster:windup-rexster-tests:jar:4.0.1.Final'
<dependency org="org.jboss.windup.rexster" name="windup-rexster-tests" rev="4.0.1.Final">
<artifact name="windup-rexster-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.rexster', module='windup-rexster-tests', version='4.0.1.Final')
)
libraryDependencies += "org.jboss.windup.rexster" % "windup-rexster-tests" % "4.0.1.Final"
[org.jboss.windup.rexster/windup-rexster-tests "4.0.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup.rexster : windup-rexster | jar | 4.0.1.Final |
org.jboss.windup.config : windup-config | jar | |
org.jboss.forge.furnace.container : simple | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.windup : windup-test-harness | jar | |
junit : junit | jar | 4.11 |