dev-java/javax-jsp-api - 2.2 (gentoo)

Search

Package Information

Description:
JavaServer Pages(TM) API JSR-000152 JSR-000245
Homepage:
https://wiki.gentoo.org/wiki/No_homepage
License:
CDDL GPL-2-with-classpath-exception

Ebuild Details

Version EAPI Keywords Slot
2.2 8 amd64 ~arm64 2.2
View Raw Ebuild
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

JAVA_PKG_IUSE="doc source"
MAVEN_ID="javax.servlet.jsp:jsp-api:2.2"

inherit java-pkg-2 java-pkg-simple

DESCRIPTION="JavaServer Pages(TM) API JSR-000152 JSR-000245"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="https://repo1.maven.org/maven2/javax/servlet/jsp/jsp-api/${PV}/jsp-api-${PV}-sources.jar"

LICENSE="CDDL GPL-2-with-classpath-exception"
SLOT="2.2"
KEYWORDS="amd64 ~arm64"

CP_DEPEND="
	dev-java/javax-el-api:2.2
	dev-java/javax-servlet-api:2.5
"

RDEPEND=">=virtual/jre-1.8:*
	${CP_DEPEND}"
DEPEND=">=virtual/jdk-1.8:*
	${CP_DEPEND}"

Dependencies

DEPEND

>=virtual/jdk-1.8:*
	
	dev-java/javax-el-api:2.2
	dev-java/javax-servlet-api:2.5

RDEPEND

>=virtual/jre-1.8:*
	
	dev-java/javax-el-api:2.2
	dev-java/javax-servlet-api:2.5

Manifest for 2.2

Type File Size Source URLs
DIST jsp-api-2.2-sources.jar 163137 bytes https://repo1.maven.org/maven2/javax/servlet/jsp/jsp-api/2.2/jsp-api-2.2-sources.jar