s

struts2-pell-multipart-plugin

Files download
File Operation
struts2-pell-multipart-plugin-6.3.0.2.jar download
struts2-pell-multipart-plugin-6.3.0.2.pom download
struts2-pell-multipart-plugin-6.3.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.struts</groupId>
  <artifactId>struts2-pell-multipart-plugin</artifactId>
  <version>6.3.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.apache.struts:struts2-pell-multipart-plugin:6.3.0.2'
Gradle Kotlin
implementation("org.apache.struts:struts2-pell-multipart-plugin:6.3.0.2")
Scala SBT
libraryDependencies += "org.apache.struts" % "struts2-pell-multipart-plugin" % "6.3.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.struts', module='struts2-pell-multipart-plugin', version='6.3.0.2')
)
Apache Ivy
<dependency org="org.apache.struts" name="struts2-pell-multipart-plugin" rev="6.3.0.2" />
Leiningen
[org.apache.struts/struts2-pell-multipart-plugin "6.3.0.2"]
Apache Buildr
'org.apache.struts:struts2-pell-multipart-plugin:jar:6.3.0.2'