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