Jakarta RESTful WS Project

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

all
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Jakarta RESTful WS Project
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://projects.eclipse.org/projects/ee4j/all
Project Organization

Project Organization

Eclipse Foundation

Download all

Filename Size
all-3.1.0.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0