Last Version

SAStruts Method Limit 0.1.0

Restrict access controls to only certain HTTP methods.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jp.saf.sastruts
ArtifactId

ArtifactId

sastruts-method-limit
Version

Version

0.1.0
Type

Type

jar
Description

Description

SAStruts Method Limit
Restrict access controls to only certain HTTP methods.
Project URL

Project URL

https://github.com/k-minemoto/sastruts-method-limit/
Project Organization

Project Organization

k-minemoto

Download sastruts-method-limit 0.1.0


<!-- https://jarcasting.com/artifacts/net.jp.saf.sastruts/sastruts-method-limit/ -->
<dependency>
    <groupId>net.jp.saf.sastruts</groupId>
    <artifactId>sastruts-method-limit</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.jp.saf.sastruts/sastruts-method-limit/
implementation 'net.jp.saf.sastruts:sastruts-method-limit:0.1.0'
// https://jarcasting.com/artifacts/net.jp.saf.sastruts/sastruts-method-limit/
implementation ("net.jp.saf.sastruts:sastruts-method-limit:0.1.0")
'net.jp.saf.sastruts:sastruts-method-limit:jar:0.1.0'
<dependency org="net.jp.saf.sastruts" name="sastruts-method-limit" rev="0.1.0">
  <artifact name="sastruts-method-limit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jp.saf.sastruts', module='sastruts-method-limit', version='0.1.0')
)
libraryDependencies += "net.jp.saf.sastruts" % "sastruts-method-limit" % "0.1.0"
[net.jp.saf.sastruts/sastruts-method-limit "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.seasar.sastruts » sa-struts jar 1.0.4-sp9
org.seasar.container » s2-tiger jar 2.4.46
net.jp.saf.sastruts : sastruts-actionfilter jar 0.1.0

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2
org.apache.geronimo.specs : geronimo-annotation_1.0_spec jar 1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
org.apache.geronimo.specs : geronimo-jpa_3.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.0
org.apache.geronimo.specs : geronimo-ejb_3.0_spec jar 1.0

Project Modules

There are no modules declared in this project.