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