summaryrefslogtreecommitdiff
path: root/dev-java/javax-servlet-api/metadata.xml
blob: e6e90687d73ff721899717f96359e25d522974ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>java@gentoo.org</email>
	</maintainer>
	<longdescription>
		Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow.
	</longdescription>
	<slots>
		<slot name="2.5">https://jcp.org/aboutJava/communityprocess/final/jsr154/</slot>
		<slot name="3.1">https://jcp.org/aboutJava/communityprocess/final/jsr340/</slot>
		<slot name="3.0">https://jcp.org/aboutJava/communityprocess/final/jsr315/</slot>
	</slots>
</pkgmetadata>