Download pluto-tomcat-1.0.jar file - Jar p

Jar examples for p:pluto-tomcat

Description

You can download jar file pluto-tomcat 1.0 in this page.

Build File

You can use the following script to add pluto-tomcat-1.0.jar to your project.

<dependency>
   <groupId>de.eonas.portal</groupId>
   <artifactId>pluto-tomcat</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'de.eonas.portal', name: 'pluto-tomcat', version: '1.0'
libraryDependencies += "de.eonas.portal" % "pluto-tomcat" % "1.0"
<dependency org="de.eonas.portal" name="pluto-tomcat" rev="1.0"/>
@Grapes(@Grab(group='de.eonas.portal', module='pluto-tomcat', version='1.0'))
'de.eonas.portal:pluto-tomcat:jar:1.0'

Download

Click the following link to download the jar file.

pluto-tomcat-1.0-javadoc.jar
pluto-tomcat-1.0-sources.jar
pluto-tomcat-1.0.jar
pluto-tomcat-1.0.pom



Related Tutorials