MVN

org.jabsorb : jabsorb

Maven & Gradle

Feb 25, 2015
24 usages

jabsorb · jabsorb -- A JSON-RPC ORB in Java and JavaScript

<dependency>
    <groupId>org.jabsorb</groupId>
    <artifactId>jabsorb</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jabsorb : jabsorb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of org.jabsorb : jabsorb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
jabsorb-1.3.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jabsorb</groupId>
    <artifactId>jabsorb</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jabsorb : jabsorb gradle dependency to your build.gradle file:

implementation 'org.jabsorb:jabsorb:1.3.2'

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

implementation("org.jabsorb:jabsorb:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jabsorb : jabsorb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jabsorb" % "jabsorb" % "1.3.2"

Advertisement

Dependencies from Group

Feb 25, 2015
24 usages

Discover Dependencies

Oct 18, 2016
4 usages
Jul 07, 2020
8 usages
227 stars
Nov 22, 2019
4 usages
281 stars
Aug 13, 2019
30 usages
482 stars
Sep 08, 2012
18 usages
Aug 09, 2023
16 usages
18 stars
May 24, 2019
34 usages
192 stars
Feb 07, 2022
13 usages
0 stars
Oct 25, 2018
4 usages
623 stars