MVN

org.netbeans.html : xhr4j

Maven & Gradle

Jul 07, 2022
4 usages

XHR via Java · Implementation module with support for XHR via Java. Use it to workaround CORS limitations.

<dependency>
    <groupId>org.netbeans.html</groupId>
    <artifactId>xhr4j</artifactId>
    <version>1.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.netbeans.html : xhr4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.1

All Versions

Choose a version of org.netbeans.html : xhr4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
xhr4j-1.8.1
1.8
xhr4j-1.8
1.7.x
xhr4j-1.7.3
xhr4j-1.7.2
xhr4j-1.7.1
1.7
xhr4j-1.7
1.6.x
xhr4j-1.6.1
1.6
xhr4j-1.6
1.5.x
xhr4j-1.5.1
1.5
xhr4j-1.5
1.4
xhr4j-1.4
1.3
xhr4j-1.3

How to add a dependency to Maven

Add the following org.netbeans.html : xhr4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.netbeans.html</groupId>
    <artifactId>xhr4j</artifactId>
    <version>1.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.netbeans.html : xhr4j gradle dependency to your build.gradle file:

implementation 'org.netbeans.html:xhr4j:1.8.1'

Gradle Kotlin DSL: Add the following org.netbeans.html : xhr4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.netbeans.html:xhr4j:1.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.netbeans.html : xhr4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.netbeans.html" % "xhr4j" % "1.8.1"

Advertisement

Dependencies from Group

Jul 07, 2022
43 usages
29 stars
Jul 07, 2022
20 usages
29 stars
Jul 07, 2022
18 usages
29 stars
Jul 07, 2022
17 usages
29 stars
Jul 07, 2022
12 usages
29 stars

Discover Dependencies

May 27, 2015
2 usages
Mar 01, 2023
8 usages
Jan 27, 2021
12 usages
1 stars
Apr 21, 2023
6 usages
Jan 16, 2023
27 usages
228 stars
Mar 13, 2016
2 usages
Apr 14, 2016
7 stars
Apr 04, 2017
1 usages
348 stars