Last Version

Jakarta RESTful WS Examples 3.1.0

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

GroupId

GroupId

jakarta.ws.rs
ArtifactId

ArtifactId

jakarta.ws.rs-examples
Version

Version

3.1.0
Type

Type

jar
Description

Description

Jakarta RESTful WS Examples
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://github.com/jax-rs/api
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/jax-rs/api

Download jakarta.ws.rs-examples 3.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 3.1.0
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
jakarta.enterprise.concurrent : jakarta.enterprise.concurrent-api jar 2.0.0
jakarta.ejb : jakarta.ejb-api jar 4.0.0
jakarta.validation : jakarta.validation-api jar 3.0.0
org.eclipse.microprofile.config : microprofile-config-api jar 3.0-RC1

Project Modules

There are no modules declared in this project.