MVN

com.healthmarketscience.rmiio : rmiio

Maven & Gradle

Jul 02, 2016
9 usages

RMI IO Utilites · IO related classes for streaming data over RMI

<dependency>
    <groupId>com.healthmarketscience.rmiio</groupId>
    <artifactId>rmiio</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.healthmarketscience.rmiio : rmiio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of com.healthmarketscience.rmiio : rmiio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
rmiio-2.1.2
rmiio-2.1.1
rmiio-2.1.0
2.0.x
rmiio-2.0.5
rmiio-2.0.4
rmiio-2.0.3
rmiio-2.0.2
rmiio-2.0.1
rmiio-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.healthmarketscience.rmiio</groupId>
    <artifactId>rmiio</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.healthmarketscience.rmiio : rmiio gradle dependency to your build.gradle file:

implementation 'com.healthmarketscience.rmiio:rmiio:2.1.2'

Gradle Kotlin DSL: Add the following com.healthmarketscience.rmiio : rmiio gradle kotlin dependency to your build.gradle.kts file:

implementation("com.healthmarketscience.rmiio:rmiio:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.healthmarketscience.rmiio : rmiio sbt scala dependency to your build.sbt file:

libraryDependencies += "com.healthmarketscience.rmiio" % "rmiio" % "2.1.2"

Advertisement

Dependencies from Group

Jul 02, 2016
9 usages

Discover Dependencies

Jun 12, 2020
7 usages
1.1k stars
Jan 31, 2013
21 usages
Aug 07, 2023
18 usages
May 27, 2019
5 usages
290 stars
May 28, 2021
4 usages
4 stars
Dec 08, 2017
30 usages
Jan 13, 2021
6 usages
19 stars
Jul 05, 2023
4 usages
83 stars