Jar examples for j:javaee-web-api
Java(TM) EE 8 Web Profile Specification APIs
You can download jar file javaee-web-api 7.0 in this page.
CDDL + GPLv2 with classpath exception
You can use the following script to add javaee-web-api-7.0.jar to your project.
<dependency> <groupId>javax</groupId> <artifactId>javaee-web-api</artifactId> <version>7.0</version> </dependency>
compile group: 'javax', name: 'javaee-web-api', version: '7.0'
libraryDependencies += "javax" % "javaee-web-api" % "7.0"
<dependency org="javax" name="javaee-web-api" rev="7.0"/>
@Grapes(@Grab(group='javax', module='javaee-web-api', version='7.0'))
'javax:javaee-web-api:jar:7.0'
Click the following link to download the jar file.
javaee-web-api-7.0-javadoc.jar