Last Version

JAX-RS Content Negotiation Sample 5.3.0

JAX-RS Content Negotiation Sample

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

jaxrs_content_negotiation
Version

Version

5.3.0
Type

Type

war
Description

Description

JAX-RS Content Negotiation Sample
JAX-RS Content Negotiation Sample
Project Organization

Project Organization

WSO2 Inc

Download jaxrs_content_negotiation 5.3.0


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/jaxrs_content_negotiation/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>jaxrs_content_negotiation</artifactId>
    <version>5.3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/jaxrs_content_negotiation/
implementation 'org.wso2.appserver:jaxrs_content_negotiation:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/jaxrs_content_negotiation/
implementation ("org.wso2.appserver:jaxrs_content_negotiation:5.3.0")
'org.wso2.appserver:jaxrs_content_negotiation:war:5.3.0'
<dependency org="org.wso2.appserver" name="jaxrs_content_negotiation" rev="5.3.0">
  <artifact name="jaxrs_content_negotiation" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='jaxrs_content_negotiation', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "jaxrs_content_negotiation" % "5.3.0"
[org.wso2.appserver/jaxrs_content_negotiation "5.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-transports-http jar 2.6.1
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.6.1
commons-httpclient : commons-httpclient jar 3.1
javax.ws.rs : jsr311-api jar 1.1.1

Project Modules

There are no modules declared in this project.