Last Version

Rserve client back-end for REngine 1.8.1

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

License

License

GroupId

GroupId

org.rosuda.REngine
ArtifactId

ArtifactId

Rserve
Version

Version

1.8.1
Type

Type

jar
Description

Description

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

Project URL

http://github.com/s-u/REngine
Source Code Management

Source Code Management

https://github.com/s-u/REngine/tree/master/Rserve

Download Rserve 1.8.1


<!-- https://jarcasting.com/artifacts/org.rosuda.REngine/Rserve/ -->
<dependency>
    <groupId>org.rosuda.REngine</groupId>
    <artifactId>Rserve</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.rosuda.REngine/Rserve/
implementation 'org.rosuda.REngine:Rserve:1.8.1'
// https://jarcasting.com/artifacts/org.rosuda.REngine/Rserve/
implementation ("org.rosuda.REngine:Rserve:1.8.1")
'org.rosuda.REngine:Rserve:jar:1.8.1'
<dependency org="org.rosuda.REngine" name="Rserve" rev="1.8.1">
  <artifact name="Rserve" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rosuda.REngine', module='Rserve', version='1.8.1')
)
libraryDependencies += "org.rosuda.REngine" % "Rserve" % "1.8.1"
[org.rosuda.REngine/Rserve "1.8.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.rosuda.REngine : REngine jar 2.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.