Last Version

com.vaadin.external.gwt:gwt-servlet 2.7.0.vaadin7

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Vaadin
GroupId

GroupId

com.vaadin.external.gwt
ArtifactId

ArtifactId

gwt-servlet
Version

Version

2.7.0.vaadin7
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download gwt-servlet 2.7.0.vaadin7


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api Optional jar 1.0.0.GA

Project Modules

There are no modules declared in this project.