Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.windup.rexster |
ArtifactId | ArtifactIdwindup-rexster-parent |
Version | Version4.0.0.Beta1 |
Type | Typepom |
Filename | Size |
---|---|
windup-rexster-parent-4.0.0.Beta1.pom | 722 bytes |
Browse |
<!-- 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.Beta1</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.Beta1'
// https://jarcasting.com/artifacts/org.jboss.windup.rexster/windup-rexster-parent/
implementation ("org.jboss.windup.rexster:windup-rexster-parent:4.0.0.Beta1")
'org.jboss.windup.rexster:windup-rexster-parent:pom:4.0.0.Beta1'
<dependency org="org.jboss.windup.rexster" name="windup-rexster-parent" rev="4.0.0.Beta1">
<artifact name="windup-rexster-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.rexster', module='windup-rexster-parent', version='4.0.0.Beta1')
)
libraryDependencies += "org.jboss.windup.rexster" % "windup-rexster-parent" % "4.0.0.Beta1"
[org.jboss.windup.rexster/windup-rexster-parent "4.0.0.Beta1"]