| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ch-jetty-7.0.6.pom | |
| ch-jetty-7.0.6.jar | 13 KB |
| ch-jetty-7.0.6-sources.jar | 11 KB |
| ch-jetty-7.0.6-javadoc.jar | 60 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |