is not current version
Last Version 6.0.0-m3

org.wso2.appserver:simple-jax-rs-service 6.0.0-m1


GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

simple-jax-rs-service
Version

Version

6.0.0-m1
Type

Type

war

Download simple-jax-rs-service 6.0.0-m1


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