Last Version

WSO2 Application Server - Sample - JAX-RS Service 6.0.0-m3

WSO2 Application Server sample artifacts

License

License

GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

simple-jax-rs-service
Version

Version

6.0.0-m3
Type

Type

war
Description

Description

WSO2 Application Server - Sample - JAX-RS Service
WSO2 Application Server sample artifacts
Project URL

Project URL

http://wso2.com
Project Organization

Project Organization

WSO2

Download simple-jax-rs-service 6.0.0-m3


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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.5.RELEASE
javax.ws.rs : javax.ws.rs-api jar 2.0.1

Project Modules

There are no modules declared in this project.