Last Version

Google Guice - Extensions - Struts2 5.1.0

Guice is a lightweight dependency injection framework for Java 6 and above

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.inject.extensions
ArtifactId

ArtifactId

guice-struts2
Version

Version

5.1.0
Type

Type

jar
Description

Description

Google Guice - Extensions - Struts2
Guice is a lightweight dependency injection framework for Java 6 and above
Project Organization

Project Organization

Google, Inc.

Download guice-struts2 5.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.inject.extensions : guice-servlet jar 5.1.0
com.google.inject : guice jar 5.1.0

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.apache.struts : struts2-core jar 2.3.37

test (4)

Group / Artifact Type Version
com.google.inject : guice jar 5.1.0
com.google.guava : guava-testlib jar 30.1-jre
org.ow2.asm : asm jar 9.2
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.