servlet-core

a lightweight servlet container

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

servlet-core
a lightweight servlet container

Скачать servlet-core

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.smartboot.socket : aio-pro jar 1.5.11
javax.servlet : javax.servlet-api jar 3.1.0
javax.annotation : javax.annotation-api jar 1.3.2
org.smartboot.http : smart-http-server jar 1.1.8

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

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

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

Версия
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0