Download JRI-0.8.jar file

Introduction

You can download JRI-0.8.jar in this page.

License

GNU Lesser General Public License

Type List

JRI-0.8.jar file has the following types.

META-INF/MANIFEST.MF
libjri.so
org.rosuda.JRI.Mutex.class
org.rosuda.JRI.RBool.class
org.rosuda.JRI.RConsoleOutputStream.class
org.rosuda.JRI.REXP.class
org.rosuda.JRI.RFactor.class
org.rosuda.JRI.RList.class
org.rosuda.JRI.RMainLoopCallbacks.class
org.rosuda.JRI.RVector.class
org.rosuda.JRI.Rengine.class

Pom

JRI-0.8.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.nuiton.thirdparty</groupId>
  <artifactId>JRI</artifactId>
  <version>0.8-4</version>
  <url>http://www.rforge.net/rJava/files/</url>
</project>

POM Entry

<dependency>
   <groupId>org.nuiton.thirdparty</groupId>
   <artifactId>JRI</artifactId>
   <version>0.8</version>
</dependency>

Download

If you think the following JRI-0.8.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download JRI-0.8.jar file




PreviousNext

Related