| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.struts2-conversation |
| ArtifactId | ArtifactIdstruts2-conversation-scope-plugin |
| Last Version | Last Version1.7.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStruts2 Conversation Scope Plugin
A Struts2 plugin for leveraging conversation scopes in Struts2
|
<!-- https://jarcasting.com/artifacts/com.googlecode.struts2-conversation/struts2-conversation-scope-plugin/ -->
<dependency>
<groupId>com.googlecode.struts2-conversation</groupId>
<artifactId>struts2-conversation-scope-plugin</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.struts2-conversation/struts2-conversation-scope-plugin/
implementation 'com.googlecode.struts2-conversation:struts2-conversation-scope-plugin:1.7.4'
// https://jarcasting.com/artifacts/com.googlecode.struts2-conversation/struts2-conversation-scope-plugin/
implementation ("com.googlecode.struts2-conversation:struts2-conversation-scope-plugin:1.7.4")
'com.googlecode.struts2-conversation:struts2-conversation-scope-plugin:jar:1.7.4'
<dependency org="com.googlecode.struts2-conversation" name="struts2-conversation-scope-plugin" rev="1.7.4">
<artifact name="struts2-conversation-scope-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.struts2-conversation', module='struts2-conversation-scope-plugin', version='1.7.4')
)
libraryDependencies += "com.googlecode.struts2-conversation" % "struts2-conversation-scope-plugin" % "1.7.4"
[com.googlecode.struts2-conversation/struts2-conversation-scope-plugin "1.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.struts : struts2-core | jar | 2.3.12 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| com.google.inject : guice Optional | jar | 3.0 |
| javax.servlet : javax.servlet-api Optional | jar | 3.0.1 |
| javax.servlet : jsp-api Optional | jar | 2.0 |
| org.apache.struts : struts2-convention-plugin Optional | jar | 2.3.12 |
| org.springframework : spring-beans Optional | jar | 3.1.1.RELEASE |
| org.springframework : spring-context Optional | jar | 3.1.1.RELEASE |
| org.springframework : spring-core Optional | jar | 3.1.1.RELEASE |
| org.springframework : spring-test Optional | jar | 3.1.1.RELEASE |
| org.springframework : spring-web Optional | jar | 3.1.1.RELEASE |
| org.springframework : spring-webmvc Optional | jar | 3.1.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| com.googlecode.struts2-conversation : struts2-junit4-plugin | jar | 1.7.4 |
| cglib : cglib | jar | 2.2.2 |
| org.apache.httpcomponents : httpcore | jar | 4.1.4 |
| org.apache.httpcomponents : httpclient | jar | 4.0 |
| org.easymock : easymock | jar | 3.1 |
| log4j : log4j | jar | 1.2.14 |
| org.objenesis : objenesis | jar | 1.2 |
| org.apache.struts : struts2-junit-plugin | jar | 2.3.12 |
| org.apache.struts : struts2-spring-plugin | jar | 2.3.12 |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |