is not current version
Last Version 4.0.1.Final

org.jboss.windup.rexster:windup-rexster-parent 4.0.0.Beta4


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup.rexster
ArtifactId

ArtifactId

windup-rexster-parent
Version

Version

4.0.0.Beta4
Type

Type

pom

Download windup-rexster-parent 4.0.0.Beta4


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