servlet-plugins-parent

a lightweight servlet container

Лицензия

Лицензия

Группа

Группа

org.smartboot.servlet
Идентификатор

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

servlet-plugins-parent
Последняя версия

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

0.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

servlet-plugins-parent
a lightweight servlet container
Ссылка на сайт

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

http://git.oschina.net/smartboot/smart-servlet
Система контроля версий

Система контроля версий

http://git.oschina.net/smartboot/smart-servlet

Скачать servlet-plugins-parent

Имя Файла Размер
servlet-plugins-parent-0.1.4.pom 8 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.smartboot.servlet/servlet-plugins-parent/ -->
<dependency>
    <groupId>org.smartboot.servlet</groupId>
    <artifactId>servlet-plugins-parent</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.servlet/servlet-plugins-parent/
implementation 'org.smartboot.servlet:servlet-plugins-parent:0.1.4'
// https://jarcasting.com/artifacts/org.smartboot.servlet/servlet-plugins-parent/
implementation ("org.smartboot.servlet:servlet-plugins-parent:0.1.4")
'org.smartboot.servlet:servlet-plugins-parent:pom:0.1.4'
<dependency org="org.smartboot.servlet" name="servlet-plugins-parent" rev="0.1.4">
  <artifact name="servlet-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.servlet', module='servlet-plugins-parent', version='0.1.4')
)
libraryDependencies += "org.smartboot.servlet" % "servlet-plugins-parent" % "0.1.4"
[org.smartboot.servlet/servlet-plugins-parent "0.1.4"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • session
  • dispatcher
  • websocket

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

Версия
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0