s

struts2-jquery-tree-plugin

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