s

struts2-jquery-tree-plugin

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