Download pluto-support-3.0-M1.jar file - Jar p

Jar examples for p:pluto-support

Description

Pluto portal container support for Geronimo. This configuration provides the components for portlet applications that are shared across the web container.

You can download jar file pluto-support 3.0-M1 in this page.

License

Apache License

Build File

You can use the following script to add pluto-support-3.0-M1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugins</groupId>
   <artifactId>pluto-support</artifactId>
   <version>3.0-M1</version>
</dependency>
compile group: 'org.apache.geronimo.plugins', name: 'pluto-support', version: '3.0-M1'
libraryDependencies += "org.apache.geronimo.plugins" % "pluto-support" % "3.0-M1"
<dependency org="org.apache.geronimo.plugins" name="pluto-support" rev="3.0-M1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugins', module='pluto-support', version='3.0-M1'))
'org.apache.geronimo.plugins:pluto-support:jar:3.0-M1'

Download

Click the following link to download the jar file.

pluto-support-3.0-M1-sources.jar
pluto-support-3.0-M1.pom



Related Tutorials