| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers |
| Группа | Группаio.avaje |
| Идентификатор | Идентификаторavaje-jex-jetty |
| Версия | Версия2.0-RC3 |
| Тип | Типjar |
| Описание |
ОписаниеFor open source java artifacts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| avaje-jex-jetty-2.0-RC3.pom | |
| avaje-jex-jetty-2.0-RC3.jar | 30 KB |
| avaje-jex-jetty-2.0-RC3-sources.jar | 15 KB |
| avaje-jex-jetty-2.0-RC3-javadoc.jar | 116 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jex-jetty/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jex-jetty</artifactId>
<version>2.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-jetty/
implementation 'io.avaje:avaje-jex-jetty:2.0-RC3'
// https://jarcasting.com/artifacts/io.avaje/avaje-jex-jetty/
implementation ("io.avaje:avaje-jex-jetty:2.0-RC3")
'io.avaje:avaje-jex-jetty:jar:2.0-RC3'
<dependency org="io.avaje" name="avaje-jex-jetty" rev="2.0-RC3">
<artifact name="avaje-jex-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jex-jetty', version='2.0-RC3')
)
libraryDependencies += "io.avaje" % "avaje-jex-jetty" % "2.0-RC3"
[io.avaje/avaje-jex-jetty "2.0-RC3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.avaje : avaje-jex | jar | 2.0-RC3 |
| org.eclipse.jetty : jetty-servlet | jar | 11.0.6 |
| com.fasterxml.jackson.core : jackson-databind Необязательный | jar | 2.12.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.avaje.composite : junit | jar | 5.1 |
| io.avaje : avaje-http-client | jar | 1.11 |
| com.mashape.unirest : unirest-java | jar | 1.4.9 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |