| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.github.joschi.jersey.jetty10 |
| Идентификатор | Идентификаторjersey-container-jetty-http |
| Последняя версия | Последняя версия2.36.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjersey-container-jetty-http
Jetty 10.x HTTP Container
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/jersey-container-jetty-http/ -->
<dependency>
<groupId>com.github.joschi.jersey.jetty10</groupId>
<artifactId>jersey-container-jetty-http</artifactId>
<version>2.36.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/jersey-container-jetty-http/
implementation 'com.github.joschi.jersey.jetty10:jersey-container-jetty-http:2.36.1'
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/jersey-container-jetty-http/
implementation ("com.github.joschi.jersey.jetty10:jersey-container-jetty-http:2.36.1")
'com.github.joschi.jersey.jetty10:jersey-container-jetty-http:jar:2.36.1'
<dependency org="com.github.joschi.jersey.jetty10" name="jersey-container-jetty-http" rev="2.36.1">
<artifact name="jersey-container-jetty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.joschi.jersey.jetty10', module='jersey-container-jetty-http', version='2.36.1')
)
libraryDependencies += "com.github.joschi.jersey.jetty10" % "jersey-container-jetty-http" % "2.36.1"
[com.github.joschi.jersey.jetty10/jersey-container-jetty-http "2.36.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.hk2.external : jakarta.inject | jar | 2.6.1 |
| org.eclipse.jetty : jetty-server | jar | 10.0.9 |
| org.eclipse.jetty : jetty-util | jar | 10.0.9 |
| org.glassfish.jersey.core : jersey-common | jar | |
| org.glassfish.jersey.core : jersey-server | jar | |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| org.slf4j : slf4j-simple | jar | 2.0.0-alpha7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
| org.slf4j : jul-to-slf4j | jar | 2.0.0-alpha7 |