License |
License |
---|---|
GroupId | GroupIdorg.apache.batchee |
ArtifactId | ArtifactIdbatchee-jaxrs-server |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionBatchEE :: GUI :: JAXRS :: Server
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
batchee-jaxrs-server-1.0.0.pom | |
batchee-jaxrs-server-1.0.0.jar | 12 KB |
batchee-jaxrs-server-1.0.0-sources.jar | 11 KB |
batchee-jaxrs-server-1.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs-server/ -->
<dependency>
<groupId>org.apache.batchee</groupId>
<artifactId>batchee-jaxrs-server</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs-server/
implementation 'org.apache.batchee:batchee-jaxrs-server:1.0.0'
// https://jarcasting.com/artifacts/org.apache.batchee/batchee-jaxrs-server/
implementation ("org.apache.batchee:batchee-jaxrs-server:1.0.0")
'org.apache.batchee:batchee-jaxrs-server:jar:1.0.0'
<dependency org="org.apache.batchee" name="batchee-jaxrs-server" rev="1.0.0">
<artifact name="batchee-jaxrs-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.batchee', module='batchee-jaxrs-server', version='1.0.0')
)
libraryDependencies += "org.apache.batchee" % "batchee-jaxrs-server" % "1.0.0"
[org.apache.batchee/batchee-jaxrs-server "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jbatch_1.0_spec | jar | 1.0 |
org.apache.batchee : batchee-jaxrs-common | jar | 1.0.0 |
org.apache.batchee : batchee-jbatch | jar | 1.0.0 |
org.apache.johnzon : johnzon-jaxrs | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-json_1.1_spec | jar | 1.5 |