servlet-api 4.0.1-ok1 source package in openKylin

Changelog

servlet-api (4.0.1-ok1) nile; urgency=medium

  * Build for openkylin.

 -- rtlhq <nobelxyz@163.com>  Sat, 02 Sep 2023 18:10:25 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main java
Nile V2.0 proposed main java

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
servlet-api_4.0.1.orig.tar.xz 92.6 KiB 26328ec380389cf60b9968ede81bab261409f6a2976635a826d3c39dbd8bacc4
servlet-api_4.0.1-ok1.debian.tar.xz 23.1 KiB cfac49d4ee957d6389e9cc5bb9678e9e49499cfea647978949dcc5df08de150c
servlet-api_4.0.1-ok1.dsc 1.9 KiB 8c4a62f6ffd96366491dd20ff7930a0a99769687c64aa38321816ddb956c75ec

View changes file

Binary packages built by this source

libservlet-api-java: Java Servlet API

 The Servlet API is the Java platform technology of choice for interacting
 with the web. Servlets provide a component-based, platform-independent
 method, for building web-based applications generating dynamic content.
 Servlets are managed by a container and interact with web clients via a
 request/response paradigm.

libservlet-api-java-doc: Java Servlet API (documentation)

 The Servlet API is the Java platform technology of choice for interacting
 with the web. Servlets provide a component-based, platform-independent
 method, for building web-based applications generating dynamic content.
 Servlets are managed by a container and interact with web clients via a
 request/response paradigm.
 .
 This package contains the API documentation of libservlet-api-java.

libservlet3.1-java: Java Servlet API 3.1 (transitional package)

 The Servlet API is the Java platform technology of choice for interacting
 with the web. Servlets provide a component-based, platform-independent
 method, for building web-based applications generating dynamic content.
 Servlets are managed by a container and interact with web clients via a
 request/response paradigm.
 .
 This is a transitional package, the other JavaEE packages should be used
 instead.