License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdio.forestframework |
ArtifactId | ArtifactIdguice-struts2 |
Last Version | Last Version5.0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Guice - Extensions - Struts2
Guice is a lightweight dependency injection framework for Java 6 and above
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
guice-struts2-5.0.1.1.pom | |
guice-struts2-5.0.1.1.jar | 18 KB |
guice-struts2-5.0.1.1-tests.jar | 9 KB |
guice-struts2-5.0.1.1-test-sources.jar | 6 KB |
guice-struts2-5.0.1.1-sources.jar | 12 KB |
guice-struts2-5.0.1.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.forestframework/guice-struts2/ -->
<dependency>
<groupId>io.forestframework</groupId>
<artifactId>guice-struts2</artifactId>
<version>5.0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.forestframework/guice-struts2/
implementation 'io.forestframework:guice-struts2:5.0.1.1'
// https://jarcasting.com/artifacts/io.forestframework/guice-struts2/
implementation ("io.forestframework:guice-struts2:5.0.1.1")
'io.forestframework:guice-struts2:jar:5.0.1.1'
<dependency org="io.forestframework" name="guice-struts2" rev="5.0.1.1">
<artifact name="guice-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.forestframework', module='guice-struts2', version='5.0.1.1')
)
libraryDependencies += "io.forestframework" % "guice-struts2" % "5.0.1.1"
[io.forestframework/guice-struts2 "5.0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.forestframework : guice-servlet | jar | 5.0.1.1 |
io.forestframework : guice | jar | 5.0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.apache.struts : struts2-core | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
io.forestframework : guice | jar | 5.0.1.1 |
com.google.guava : guava-testlib | jar | 30.1-jre |
org.ow2.asm : asm | jar | 9.1 |
junit : junit | jar | 4.13 |