Download pluto-container-3.0.1.jar file - Jar p

Jar examples for p:pluto-container

Description

The Apache Pluto portlet container.

You can download jar file pluto-container 3.0.1 in this page.

License

Apache License

Build File

You can use the following script to add pluto-container-3.0.1.jar to your project.

<dependency>
   <groupId>org.apache.portals.pluto</groupId>
   <artifactId>pluto-container</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'org.apache.portals.pluto', name: 'pluto-container', version: '3.0.1'
libraryDependencies += "org.apache.portals.pluto" % "pluto-container" % "3.0.1"
<dependency org="org.apache.portals.pluto" name="pluto-container" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.portals.pluto', module='pluto-container', version='3.0.1'))
'org.apache.portals.pluto:pluto-container:jar:3.0.1'

Download

Click the following link to download the jar file.

pluto-container-3.0.1-javadoc.jar
pluto-container-3.0.1-sources.jar
pluto-container-3.0.1.jar
pluto-container-3.0.1.pom



Related Tutorials