Last Version

Objectify Struts2 Tags 1.0

A Struts 2 tag that allows an iterator to be used to populate a grand-parent element.

License

License

GroupId

GroupId

be.objectify
ArtifactId

ArtifactId

objectify-struts2-tags
Version

Version

1.0
Type

Type

jar
Description

Description

Objectify Struts2 Tags
A Struts 2 tag that allows an iterator to be used to populate a grand-parent element.
Source Code Management

Source Code Management

https://github.com/schaloner/struts2-iterable-params

Download objectify-struts2-tags 1.0


<!-- https://jarcasting.com/artifacts/be.objectify/objectify-struts2-tags/ -->
<dependency>
    <groupId>be.objectify</groupId>
    <artifactId>objectify-struts2-tags</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.objectify/objectify-struts2-tags/
implementation 'be.objectify:objectify-struts2-tags:1.0'
// https://jarcasting.com/artifacts/be.objectify/objectify-struts2-tags/
implementation ("be.objectify:objectify-struts2-tags:1.0")
'be.objectify:objectify-struts2-tags:jar:1.0'
<dependency org="be.objectify" name="objectify-struts2-tags" rev="1.0">
  <artifact name="objectify-struts2-tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.objectify', module='objectify-struts2-tags', version='1.0')
)
libraryDependencies += "be.objectify" % "objectify-struts2-tags" % "1.0"
[be.objectify/objectify-struts2-tags "1.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.1.6
javax.servlet : jsp-api jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.