Struts 2 Flush Scope Plugin

The Flush Scope Plugin provides a "flush scope" into your struts2 web applications.

License

License

Categories

Categories

Net
GroupId

GroupId

com.yasudanetwork.struts2
ArtifactId

ArtifactId

flush-scope-plugin
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Struts 2 Flush Scope Plugin
The Flush Scope Plugin provides a "flush scope" into your struts2 web applications.
Project Organization

Project Organization

YASUDA Network
Source Code Management

Source Code Management

https://github.com/yasudanetwork/flush.git

Download flush-scope-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.1.8.1
commons-beanutils : commons-beanutils jar 1.8.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4