is not current version
Last Version 1.0.4

org.rhq.maven:smartgwt-war-archetype 1.0.2

archetype for a Maven project for a SmartGWT web application (WAR)

Categories

Categories

Maven Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.rhq.maven
ArtifactId

ArtifactId

smartgwt-war-archetype
Version

Version

1.0.2
Type

Type

jar

Download smartgwt-war-archetype 1.0.2


<!-- https://jarcasting.com/artifacts/org.rhq.maven/smartgwt-war-archetype/ -->
<dependency>
    <groupId>org.rhq.maven</groupId>
    <artifactId>smartgwt-war-archetype</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq.maven/smartgwt-war-archetype/
implementation 'org.rhq.maven:smartgwt-war-archetype:1.0.2'
// https://jarcasting.com/artifacts/org.rhq.maven/smartgwt-war-archetype/
implementation ("org.rhq.maven:smartgwt-war-archetype:1.0.2")
'org.rhq.maven:smartgwt-war-archetype:jar:1.0.2'
<dependency org="org.rhq.maven" name="smartgwt-war-archetype" rev="1.0.2">
  <artifact name="smartgwt-war-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq.maven', module='smartgwt-war-archetype', version='1.0.2')
)
libraryDependencies += "org.rhq.maven" % "smartgwt-war-archetype" % "1.0.2"
[org.rhq.maven/smartgwt-war-archetype "1.0.2"]