MVN

net.gjerull.etherpad : etherpad_lite_client

Maven & Gradle

Aug 07, 2017
31 stars

Etherpad Lite Client · A Java client for Etherpad Lite’s HTTP JSON API. Etherpad Lite is a collaborative editor provided by the Etherpad Foundation.

<dependency>
    <groupId>net.gjerull.etherpad</groupId>
    <artifactId>etherpad_lite_client</artifactId>
    <version>1.2.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.gjerull.etherpad : etherpad_lite_client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.13

All Versions

Choose a version of net.gjerull.etherpad : etherpad_lite_client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
etherpad_lite_client-1.2.13
etherpad_lite_client-1.2.12
etherpad_lite_client-1.2.1

How to add a dependency to Maven

Add the following net.gjerull.etherpad : etherpad_lite_client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.gjerull.etherpad</groupId>
    <artifactId>etherpad_lite_client</artifactId>
    <version>1.2.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.gjerull.etherpad : etherpad_lite_client gradle dependency to your build.gradle file:

implementation 'net.gjerull.etherpad:etherpad_lite_client:1.2.13'

Gradle Kotlin DSL: Add the following net.gjerull.etherpad : etherpad_lite_client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.gjerull.etherpad:etherpad_lite_client:1.2.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.gjerull.etherpad : etherpad_lite_client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.gjerull.etherpad" % "etherpad_lite_client" % "1.2.13"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 16, 2015
2 stars
Jul 04, 2017
5 usages
64 stars
Feb 10, 2022
23 usages
Jul 06, 2023
773 stars
Jul 07, 2017
2 usages
5 stars
May 01, 2017
21 usages
303 stars
Jun 06, 2019
2.5k stars
Sep 08, 2015
4 stars
Aug 03, 2016
5 usages
0 stars