You can download Rserve-1.7.jar in this page.
GNU Lesser General Public License 2.1
Rserve-1.7.jar file has the following types.
META-INF/MANIFEST.MF org.rosuda.REngine.Rserve.RConnection.class org.rosuda.REngine.Rserve.RFileInputStream.class org.rosuda.REngine.Rserve.RFileOutputStream.class org.rosuda.REngine.Rserve.RSession.class org.rosuda.REngine.Rserve.RserveException.class org.rosuda.REngine.Rserve.protocol.REXPFactory.class org.rosuda.REngine.Rserve.protocol.RPacket.class org.rosuda.REngine.Rserve.protocol.RTalk.class org.rosuda.REngine.Rserve.protocol.jcrypt.class
Rserve-1.7.pom file content.
<?xml version="1.0" encoding="UTF-8"?><project> <modelVersion>4.0.0</modelVersion> <groupId>org.nuiton.thirdparty</groupId> <artifactId>Rserve</artifactId> <version>1.7-3</version> <licenses> <license> <name>GNU Lesser General Public License</name> <url>http://www.gnu.org/licenses/lgpl-2.1.txt</url> <distribution>repo</distribution> </license> </licenses> </project>
<dependency> <groupId>org.nuiton.thirdparty</groupId> <artifactId>Rserve</artifactId> <version>1.7</version> </dependency>
If you think the following Rserve-1.7.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.