Download pell-multipart-2.1.5.jar file - Jar p

Jar examples for p:pell-multipart

Description

The artifact jar came with the webwork 2.1.5 distribution. The artifact url does not have a download link. If the jar is distributed elsewhere, please send the link to the maven team.

You can download jar file pell-multipart 2.1.5 in this page.

Build File

You can use the following script to add pell-multipart-2.1.5.jar to your project.

<dependency>
   <groupId>opensymphony</groupId>
   <artifactId>pell-multipart</artifactId>
   <version>2.1.5</version>
</dependency>
compile group: 'opensymphony', name: 'pell-multipart', version: '2.1.5'
libraryDependencies += "opensymphony" % "pell-multipart" % "2.1.5"
<dependency org="opensymphony" name="pell-multipart" rev="2.1.5"/>
@Grapes(@Grab(group='opensymphony', module='pell-multipart', version='2.1.5'))
'opensymphony:pell-multipart:jar:2.1.5'

Download

Click the following link to download the jar file.

pell-multipart-2.1.5.jar
pell-multipart-2.1.5.pom



Related Tutorials