License |
License |
---|---|
GroupId | GroupIdcom.googlecode.struts2-conversation |
ArtifactId | ArtifactIdstruts2-conversation |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
struts2-conversation-1.7.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.struts2-conversation/struts2-conversation/ -->
<dependency>
<groupId>com.googlecode.struts2-conversation</groupId>
<artifactId>struts2-conversation</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.struts2-conversation/struts2-conversation/
implementation 'com.googlecode.struts2-conversation:struts2-conversation:1.7.4'
// https://jarcasting.com/artifacts/com.googlecode.struts2-conversation/struts2-conversation/
implementation ("com.googlecode.struts2-conversation:struts2-conversation:1.7.4")
'com.googlecode.struts2-conversation:struts2-conversation:pom:1.7.4'
<dependency org="com.googlecode.struts2-conversation" name="struts2-conversation" rev="1.7.4">
<artifact name="struts2-conversation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.struts2-conversation', module='struts2-conversation', version='1.7.4')
)
libraryDependencies += "com.googlecode.struts2-conversation" % "struts2-conversation" % "1.7.4"
[com.googlecode.struts2-conversation/struts2-conversation "1.7.4"]