parent

Jersey - Jetty 10.x support

Лицензия

Лицензия

Категории

Категории

Jetty Контейнер Application Servers Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.joschi.jersey.jetty10
Идентификатор

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

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

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

2.36.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

parent
Jersey - Jetty 10.x support
Ссылка на сайт

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

https://github.com/joschi/jersey-jetty10
Организация-разработчик

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

Eclipse Foundation
Система контроля версий

Система контроля версий

https://github.com/joschi/jersey-jetty10

Скачать parent

Имя Файла Размер
parent-2.36.1.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/parent/ -->
<dependency>
    <groupId>com.github.joschi.jersey.jetty10</groupId>
    <artifactId>parent</artifactId>
    <version>2.36.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/parent/
implementation 'com.github.joschi.jersey.jetty10:parent:2.36.1'
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/parent/
implementation ("com.github.joschi.jersey.jetty10:parent:2.36.1")
'com.github.joschi.jersey.jetty10:parent:pom:2.36.1'
<dependency org="com.github.joschi.jersey.jetty10" name="parent" rev="2.36.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.joschi.jersey.jetty10', module='parent', version='2.36.1')
)
libraryDependencies += "com.github.joschi.jersey.jetty10" % "parent" % "2.36.1"
[com.github.joschi.jersey.jetty10/parent "2.36.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 2.0.0-alpha7

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

  • jersey-container-jetty-http
  • jersey-container-jetty-servlet
  • jersey-test-framework-provider-jetty

Версии библиотеки

Версия
2.36.1
2.36
2.35
2.34
2.33