is not current version
Last Version 1.0.2

org.apache.batchee:batchee-jaxrs 0.6


GroupId

GroupId

org.apache.batchee
ArtifactId

ArtifactId

batchee-jaxrs
Version

Version

0.6
Type

Type

pom

Download batchee-jaxrs 0.6

Filename Size
batchee-jaxrs-0.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs/ -->
<dependency>
    <groupId>org.apache.batchee</groupId>
    <artifactId>batchee-jaxrs</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs/
implementation 'org.apache.batchee:batchee-jaxrs:0.6'
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs/
implementation ("org.apache.batchee:batchee-jaxrs:0.6")
'org.apache.batchee:batchee-jaxrs:pom:0.6'
<dependency org="org.apache.batchee" name="batchee-jaxrs" rev="0.6">
  <artifact name="batchee-jaxrs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.batchee', module='batchee-jaxrs', version='0.6')
)
libraryDependencies += "org.apache.batchee" % "batchee-jaxrs" % "0.6"
[org.apache.batchee/batchee-jaxrs "0.6"]