s

struts2-jquery-tree-plugin

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