Last Version

Struts2 Rome Plugin 0.3

A plugin that contains a RomeResult for Struts 2 to create feeds using Rome.

License

License

GroupId

GroupId

com.googlecode.s2rome
ArtifactId

ArtifactId

struts2-rome-plugin
Version

Version

0.3
Type

Type

jar
Description

Description

Struts2 Rome Plugin
A plugin that contains a RomeResult for Struts 2 to create feeds using Rome.
Project URL

Project URL

http://code.google.com/p/s2-rome/

Download struts2-rome-plugin 0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.2.1.1
rome : rome jar 1.0
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.