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