Last Version

Apache Winegrower :: Examples :: JAX-RS 1.0.1

Run "mvn package winegrower:pour" then hit http://localhost:8080/cxf/api/harvest.

License

License

GroupId

GroupId

org.apache.winegrower.examples
ArtifactId

ArtifactId

jaxrs
Version

Version

1.0.1
Type

Type

jar
Description

Description

Apache Winegrower :: Examples :: JAX-RS
Run "mvn package winegrower:pour" then hit http://localhost:8080/cxf/api/harvest.
Project Organization

Project Organization

The Apache Software Foundation

Download jaxrs 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.winegrower : winegrower-core jar 1.0.1
org.apache.winegrower.cepages : winegrower-cepage-cxf-rs pom 1.0.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.