Google Guice - Extensions: Struts2 Plugin

Guice integration with Struts2 as a plugin

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.inject.extensions
ArtifactId

ArtifactId

guice-struts2-plugin
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Google Guice - Extensions: Struts2 Plugin
Guice integration with Struts2 as a plugin
Project URL

Project URL

http://code.google.com/p/google-guice/guice-struts2-plugin/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

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

Download guice-struts2-plugin

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
com.google.inject.extensions : guice-servlet jar 2.0
opensymphony : xwork jar 2.0.0
org.apache.struts : struts2-core jar 2.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0