Last Version

JAX-RS Basic Demo 6.5.0

JAX-RS Basic Demo

License

License

GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

jaxrs_basic
Version

Version

6.5.0
Type

Type

war
Description

Description

JAX-RS Basic Demo
JAX-RS Basic Demo
Project Organization

Project Organization

WSO2 Inc

Download jaxrs_basic 6.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-transports-http jar 2.7.2
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.7.2
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.