You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/javax-servlet-api/metadata.xml

17 lines
805 B

<?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.2">https://jcp.org/aboutJava/communityprocess/maintenance/jsr903/</slot>
<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>