Download struts2-convention-plugin-2.3.4.jar file - Jar s

Jar examples for s:struts2-convention-plugin

Description

You can download jar file struts2-convention-plugin 2.3.4 in this page.

License

Apache License

Build File

You can use the following script to add struts2-convention-plugin-2.3.4.jar to your project.

<dependency>
   <groupId>org.apache.struts</groupId>
   <artifactId>struts2-convention-plugin</artifactId>
   <version>2.3.4</version>
</dependency>
compile group: 'org.apache.struts', name: 'struts2-convention-plugin', version: '2.3.4'
libraryDependencies += "org.apache.struts" % "struts2-convention-plugin" % "2.3.4"
<dependency org="org.apache.struts" name="struts2-convention-plugin" rev="2.3.4"/>
@Grapes(@Grab(group='org.apache.struts', module='struts2-convention-plugin', version='2.3.4'))
'org.apache.struts:struts2-convention-plugin:jar:2.3.4'

Download

Click the following link to download the jar file.

struts2-convention-plugin-2.3.4-javadoc.jar
struts2-convention-plugin-2.3.4-sources.jar
struts2-convention-plugin-2.3.4.jar
struts2-convention-plugin-2.3.4.pom



Related Tutorials