Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.rexster |
ArtifactId | ArtifactIdwindup-rexster |
Version | Version4.0.0.Beta2 |
Type | Typejar |
Filename | Size |
---|---|
windup-rexster-4.0.0.Beta2.pom | |
windup-rexster-4.0.0.Beta2.jar | 558 KB |
windup-rexster-4.0.0.Beta2-sources.jar | 554 KB |
windup-rexster-4.0.0.Beta2-forge-addon.jar | 558 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster/ -->
<dependency>
<groupId>org.jboss.windup.rexster</groupId>
<artifactId>windup-rexster</artifactId>
<version>4.0.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster/
implementation 'org.jboss.windup.rexster:windup-rexster:4.0.0.Beta2'
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster/
implementation ("org.jboss.windup.rexster:windup-rexster:4.0.0.Beta2")
'org.jboss.windup.rexster:windup-rexster:jar:4.0.0.Beta2'
<dependency org="org.jboss.windup.rexster" name="windup-rexster" rev="4.0.0.Beta2">
<artifact name="windup-rexster" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.rexster', module='windup-rexster', version='4.0.0.Beta2')
)
libraryDependencies += "org.jboss.windup.rexster" % "windup-rexster" % "4.0.0.Beta2"
[org.jboss.windup.rexster/windup-rexster "4.0.0.Beta2"]