Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.rexster |
ArtifactId | ArtifactIdwindup-rexster-tests |
Version | Version3.0.0.Alpha1 |
Type | Typejar |
Filename | Size |
---|---|
windup-rexster-tests-3.0.0.Alpha1.pom | |
windup-rexster-tests-3.0.0.Alpha1.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>3.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster-tests/
implementation 'org.jboss.windup.rexster:windup-rexster-tests:3.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster-tests/
implementation ("org.jboss.windup.rexster:windup-rexster-tests:3.0.0.Alpha1")
'org.jboss.windup.rexster:windup-rexster-tests:jar:3.0.0.Alpha1'
<dependency org="org.jboss.windup.rexster" name="windup-rexster-tests" rev="3.0.0.Alpha1">
<artifact name="windup-rexster-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.rexster', module='windup-rexster-tests', version='3.0.0.Alpha1')
)
libraryDependencies += "org.jboss.windup.rexster" % "windup-rexster-tests" % "3.0.0.Alpha1"
[org.jboss.windup.rexster/windup-rexster-tests "3.0.0.Alpha1"]