is not current version
Last Version 2.1.0.A

org.jboss.windup.rexster:rexster 2.0.0.Final


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup.rexster
ArtifactId

ArtifactId

rexster
Version

Version

2.0.0.Final
Type

Type

jar

Download rexster 2.0.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.windup.rexster/rexster/ -->
<dependency>
    <groupId>org.jboss.windup.rexster</groupId>
    <artifactId>rexster</artifactId>
    <version>2.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/rexster/
implementation 'org.jboss.windup.rexster:rexster:2.0.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/rexster/
implementation ("org.jboss.windup.rexster:rexster:2.0.0.Final")
'org.jboss.windup.rexster:rexster:jar:2.0.0.Final'
<dependency org="org.jboss.windup.rexster" name="rexster" rev="2.0.0.Final">
  <artifact name="rexster" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.rexster', module='rexster', version='2.0.0.Final')
)
libraryDependencies += "org.jboss.windup.rexster" % "rexster" % "2.0.0.Final"
[org.jboss.windup.rexster/rexster "2.0.0.Final"]