| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Vaadin | 
| GroupId | GroupIdcom.vaadin.external.gwt.web.bindery | 
| ArtifactId | ArtifactIdrequestfactory-server | 
| Last Version | Last Version2.7.0.vaadin7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/com.vaadin.external.gwt.web.bindery/requestfactory-server/ -->
<dependency>
    <groupId>com.vaadin.external.gwt.web.bindery</groupId>
    <artifactId>requestfactory-server</artifactId>
    <version>2.7.0.vaadin7</version>
</dependency>// https://jarcasting.com/artifacts/com.vaadin.external.gwt.web.bindery/requestfactory-server/
implementation 'com.vaadin.external.gwt.web.bindery:requestfactory-server:2.7.0.vaadin7'// https://jarcasting.com/artifacts/com.vaadin.external.gwt.web.bindery/requestfactory-server/
implementation ("com.vaadin.external.gwt.web.bindery:requestfactory-server:2.7.0.vaadin7")'com.vaadin.external.gwt.web.bindery:requestfactory-server:jar:2.7.0.vaadin7'<dependency org="com.vaadin.external.gwt.web.bindery" name="requestfactory-server" rev="2.7.0.vaadin7">
  <artifact name="requestfactory-server" type="jar" />
</dependency>@Grapes(
@Grab(group='com.vaadin.external.gwt.web.bindery', module='requestfactory-server', version='2.7.0.vaadin7')
)libraryDependencies += "com.vaadin.external.gwt.web.bindery" % "requestfactory-server" % "2.7.0.vaadin7"[com.vaadin.external.gwt.web.bindery/requestfactory-server "2.7.0.vaadin7"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.validation : validation-api | jar | 1.0.0.GA |