License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.redback |
ArtifactId | ArtifactIdredback-struts2-integration |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: Integration :: Struts 2 Integration
|
Project Organization |
Project OrganizationCodehaus |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback/redback-struts2-integration/ -->
<dependency>
<groupId>org.codehaus.redback</groupId>
<artifactId>redback-struts2-integration</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-struts2-integration/
implementation 'org.codehaus.redback:redback-struts2-integration:1.4'
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-struts2-integration/
implementation ("org.codehaus.redback:redback-struts2-integration:1.4")
'org.codehaus.redback:redback-struts2-integration:jar:1.4'
<dependency org="org.codehaus.redback" name="redback-struts2-integration" rev="1.4">
<artifact name="redback-struts2-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback', module='redback-struts2-integration', version='1.4')
)
libraryDependencies += "org.codehaus.redback" % "redback-struts2-integration" % "1.4"
[org.codehaus.redback/redback-struts2-integration "1.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4 |
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet : jsp-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 1.8.0.10 |
org.apache.derby : derby | jar | 10.8.2.2 |
org.codehaus.redback : redback-keys-memory | jar | 1.4 |
org.codehaus.redback : redback-authentication-memory | jar | 1.4 |
org.codehaus.redback : redback-rbac-memory | jar | 1.4 |
org.codehaus.redback : redback-users-memory | jar | 1.4 |
org.easymock : easymock | jar | 2.2 |
org.apache.struts : struts2-junit-plugin | jar | 2.2.3.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
org.slf4j : log4j-over-slf4j | jar | 1.6.4 |
ch.qos.logback : logback-core | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
ch.qos.logback : logback-access | jar | 1.0.0 |
junit : junit | jar | 4.9 |