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

Java Servlet Technology 2.4-20040521

Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems.

Группа

Группа

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

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

servletapi
Версия

Версия

2.4-20040521
Тип

Тип

jar
Описание

Описание

Java Servlet Technology
Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems.

Скачать servletapi 2.4-20040521


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

Зависимости

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

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

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