License |
License |
---|---|
GroupId | GroupIdbinky.ofc2plugin |
ArtifactId | ArtifactIdofc2struts2 |
Last Version | Last Version1.0-SNAPSHOT |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionofc2struts2
A Struts 2 plugin to allow easy deployment of Open Flash Chart 2 charts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ofc2struts2-1.0-SNAPSHOT.pom | |
ofc2struts2-1.0-SNAPSHOT.jar | 300 KB |
ofc2struts2-1.0-SNAPSHOT-sources.jar | 286 KB |
ofc2struts2-1.0-SNAPSHOT-javadoc.jar | 209 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |