Download portlet-api_2.0_spec-1.0.jar file - Jar p

Jar examples for p:portlet-api-2.0-spec

Description

The Java Portlet API version 2.0 developed by the Java Community Process JSR-286 Expert Group.

You can download jar file portlet-api_2.0_spec 1.0 in this page.

License

Apache License

Build File

You can use the following script to add portlet-api_2.0_spec-1.0.jar to your project.

<dependency>
   <groupId>org.apache.portals</groupId>
   <artifactId>portlet-api_2.0_spec</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.apache.portals', name: 'portlet-api_2.0_spec', version: '1.0'
libraryDependencies += "org.apache.portals" % "portlet-api_2.0_spec" % "1.0"
<dependency org="org.apache.portals" name="portlet-api_2.0_spec" rev="1.0"/>
@Grapes(@Grab(group='org.apache.portals', module='portlet-api_2.0_spec', version='1.0'))
'org.apache.portals:portlet-api_2.0_spec:jar:1.0'

Download

Click the following link to download the jar file.

portlet-api_2.0_spec-1.0-javadoc.jar
portlet-api_2.0_spec-1.0-sources.jar
portlet-api_2.0_spec-1.0.jar
portlet-api_2.0_spec-1.0.pom



Related Tutorials