Last Version

ofc2struts2 1.0-SNAPSHOT

A Struts 2 plugin to allow easy deployment of Open Flash Chart 2 charts

License

License

GroupId

GroupId

binky.ofc2plugin
ArtifactId

ArtifactId

ofc2struts2
Version

Version

1.0-SNAPSHOT
Type

Type

jar
Description

Description

ofc2struts2
A Struts 2 plugin to allow easy deployment of Open Flash Chart 2 charts
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://code.google.com/p/ofc2-struts2/source/browse/

Download ofc2struts2 1.0-SNAPSHOT


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1

provided (6)

Group / Artifact Type Version
javax.servlet : jsp-api jar 2.0
javax.servlet : servlet-api jar 2.4
org.apache.struts : struts2-core jar 2.1.6-SNAPSHOT
org.apache.struts : struts2-sitemesh-plugin jar 2.1.6-SNAPSHOT
org.apache.struts : struts2-dojo-plugin jar 2.1.6-SNAPSHOT
org.apache.struts : struts2-spring-plugin jar 2.1.6-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.