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

ch-jetty 7.0.6

Wrapper around Jetty HTTP Server that makes config and embedding easy.

Лицензия

Лицензия

Категории

Категории

Jetty Контейнер Application Servers
Группа

Группа

org.restcomm.smpp
Идентификатор

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

ch-jetty
Версия

Версия

7.0.6
Тип

Тип

jar
Описание

Описание

ch-jetty
Wrapper around Jetty HTTP Server that makes config and embedding easy.
Ссылка на сайт

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

https://github.com/twitter/cloudhopper-commons

Скачать ch-jetty 7.0.6


<!-- https://jarcasting.com/artifacts/org.restcomm.smpp/ch-jetty/ -->
<dependency>
    <groupId>org.restcomm.smpp</groupId>
    <artifactId>ch-jetty</artifactId>
    <version>7.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.smpp/ch-jetty/
implementation 'org.restcomm.smpp:ch-jetty:7.0.6'
// https://jarcasting.com/artifacts/org.restcomm.smpp/ch-jetty/
implementation ("org.restcomm.smpp:ch-jetty:7.0.6")
'org.restcomm.smpp:ch-jetty:jar:7.0.6'
<dependency org="org.restcomm.smpp" name="ch-jetty" rev="7.0.6">
  <artifact name="ch-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.smpp', module='ch-jetty', version='7.0.6')
)
libraryDependencies += "org.restcomm.smpp" % "ch-jetty" % "7.0.6"
[org.restcomm.smpp/ch-jetty "7.0.6"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.restcomm.smpp : ch-commons-util jar 7.0.6
org.slf4j : slf4j-api jar 1.5.5
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-server jar 9.2.6.v20141205
org.eclipse.jetty : jetty-continuation jar 9.2.6.v20141205
org.eclipse.jetty : jetty-http jar 9.2.6.v20141205
org.eclipse.jetty : jetty-io jar 9.2.6.v20141205
org.eclipse.jetty : jetty-util jar 9.2.6.v20141205
org.eclipse.jetty : jetty-security jar 9.2.6.v20141205
org.eclipse.jetty : jetty-servlet jar 9.2.6.v20141205
org.eclipse.jetty : jetty-servlets jar 9.2.6.v20141205
org.eclipse.jetty : jetty-jmx jar 9.2.6.v20141205
org.eclipse.jetty : jetty-xml jar 9.2.6.v20141205

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3
org.restcomm.smpp : ch-commons-xbean jar 7.0.6

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

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