Последняя версия

Jakarta RESTful WS Project 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.

Лицензия

Лицензия

Группа

Группа

jakarta.ws.rs
Идентификатор

Идентификатор

all
Версия

Версия

3.1.0
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://projects.eclipse.org/projects/ee4j/all
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать all 3.1.0

Имя Файла Размер
all-3.1.0.pom 2 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.