MVN

org.jresearch.gwtproject.xhr : gwt-xhr-parent

Maven & Gradle

May 14, 2020
3 stars

GWT XML Header Request Parent · Parent POM containing the gwt-xhr module and the test modules (gwt2- and j2cl-tests)

<dependency>
    <groupId>org.jresearch.gwtproject.xhr</groupId>
    <artifactId>gwt-xhr-parent</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jresearch.gwtproject.xhr : gwt-xhr-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.jresearch.gwtproject.xhr : gwt-xhr-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
gwt-xhr-parent-1.1
1.0
gwt-xhr-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jresearch.gwtproject.xhr</groupId>
    <artifactId>gwt-xhr-parent</artifactId>
    <version>1.1</version>
</dependency>