Jetty web-server binding

Jetty web-server binding for standalone web applications

Лицензия

Лицензия

Категории

Категории

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

Группа

com.expanset.jersey
Идентификатор

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

jersey-jetty
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jetty web-server binding
Jetty web-server binding for standalone web applications

Скачать jersey-jetty

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.eclipse.jetty : jetty-server jar 9.2.7.v20150116
org.eclipse.jetty : jetty-servlet jar 9.2.7.v20150116
org.eclipse.jetty : jetty-xml jar 9.2.7.v20150116
javax.servlet : javax.servlet-api jar 3.1.0
org.glassfish.jersey.containers : jersey-container-servlet jar 2.18
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jul-to-slf4j jar 1.7.12
commons-configuration : commons-configuration jar 1.10
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Expanset

Build Status

Expanset is a suite for a fast creation of Java web applications:

  • Simplified configuration.
  • Web application localization.
  • Supports simple database connection configuration.
  • Ability to transparent use of multiple databases.
  • Pluggable persistence engines (like JPA, Ormlite etc).
  • Ready to use authentication features (web forms authentication, basic authentication etc).
  • Ability to create web applications which can be used in servlet containers.
  • Ability to create standalone web applications without any external servlet container.
  • Number of Java annotations for using usual web applications features.

Project site expanset.com.

Found an issue or need help?

Yoy may register you issue in Github issue tracker or ask any question you like in Expanset User Google Group

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

Версия
1.0.1
1.0.0