Last Version

Enunciate - GWT Module 1.31

The Enunciate GWT module generates the artifacts to support the GWT application.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-gwt
Version

Version

1.31
Type

Type

jar
Description

Description

Enunciate - GWT Module
The Enunciate GWT module generates the artifacts to support the GWT application.

Download enunciate-gwt 1.31


<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-gwt/ -->
<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-gwt</artifactId>
    <version>1.31</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-gwt/
implementation 'org.codehaus.enunciate:enunciate-gwt:1.31'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-gwt/
implementation ("org.codehaus.enunciate:enunciate-gwt:1.31")
'org.codehaus.enunciate:enunciate-gwt:jar:1.31'
<dependency org="org.codehaus.enunciate" name="enunciate-gwt" rev="1.31">
  <artifact name="enunciate-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-gwt', version='1.31')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-gwt" % "1.31"
[org.codehaus.enunciate/enunciate-gwt "1.31"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core jar 1.31
org.codehaus.enunciate : enunciate-gwt-rt jar 1.31
javax.servlet : servlet-api jar 2.3

test (3)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core jar 1.31
org.easymock : easymock jar 2.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.