MVN

org.rosuda.REngine : Rserve

Maven & Gradle

Mar 24, 2015
12 usages
65 stars

Rserve client back-end for REngine · Rserve client back-end implementation for REngine to access R from Java via Rserve.

<dependency>
    <groupId>org.rosuda.REngine</groupId>
    <artifactId>Rserve</artifactId>
    <version>1.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.rosuda.REngine : Rserve to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.1

All Versions

Choose a version of org.rosuda.REngine : Rserve to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
Rserve-1.8.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.rosuda.REngine</groupId>
    <artifactId>Rserve</artifactId>
    <version>1.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.rosuda.REngine : Rserve gradle dependency to your build.gradle file:

implementation 'org.rosuda.REngine:Rserve:1.8.1'

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

implementation("org.rosuda.REngine:Rserve:1.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.rosuda.REngine : Rserve sbt scala dependency to your build.sbt file:

libraryDependencies += "org.rosuda.REngine" % "Rserve" % "1.8.1"

Advertisement

Dependencies from Group

Mar 24, 2015
12 usages
65 stars
Mar 24, 2015
9 usages
65 stars

Discover Dependencies

d4m
Dec 15, 2014
1 stars
Jul 18, 2013
7 stars
Sep 10, 2006
Dec 06, 2005
7 usages
Feb 20, 2015
6 usages
405 stars
Aug 19, 2014
9 usages
149 stars