GroupId | GroupIdcom.jgeppert.struts2.jquery |
---|---|
ArtifactId | ArtifactIdstruts2-jquery-archetypes |
Version | Version3.3.0 |
Type | Typepom |
Filename | Size |
---|---|
struts2-jquery-archetypes-3.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-archetypes/ -->
<dependency>
<groupId>com.jgeppert.struts2.jquery</groupId>
<artifactId>struts2-jquery-archetypes</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-archetypes/
implementation 'com.jgeppert.struts2.jquery:struts2-jquery-archetypes:3.3.0'
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-archetypes/
implementation ("com.jgeppert.struts2.jquery:struts2-jquery-archetypes:3.3.0")
'com.jgeppert.struts2.jquery:struts2-jquery-archetypes:pom:3.3.0'
<dependency org="com.jgeppert.struts2.jquery" name="struts2-jquery-archetypes" rev="3.3.0">
<artifact name="struts2-jquery-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jgeppert.struts2.jquery', module='struts2-jquery-archetypes', version='3.3.0')
)
libraryDependencies += "com.jgeppert.struts2.jquery" % "struts2-jquery-archetypes" % "3.3.0"
[com.jgeppert.struts2.jquery/struts2-jquery-archetypes "3.3.0"]