| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdio.onetapbeyond |
| ArtifactId | ArtifactIdrenjin-r-executor |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrenjin-r-executor
Renjin R Analytics Integration Library.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| renjin-r-executor-1.2.pom | |
| renjin-r-executor-1.2.jar | 11 KB |
| renjin-r-executor-1.2-sources.jar | 13 KB |
| renjin-r-executor-1.2-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.onetapbeyond/renjin-r-executor/ -->
<dependency>
<groupId>io.onetapbeyond</groupId>
<artifactId>renjin-r-executor</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.onetapbeyond/renjin-r-executor/
implementation 'io.onetapbeyond:renjin-r-executor:1.2'
// https://jarcasting.com/artifacts/io.onetapbeyond/renjin-r-executor/
implementation ("io.onetapbeyond:renjin-r-executor:1.2")
'io.onetapbeyond:renjin-r-executor:jar:1.2'
<dependency org="io.onetapbeyond" name="renjin-r-executor" rev="1.2">
<artifact name="renjin-r-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.onetapbeyond', module='renjin-r-executor', version='1.2')
)
libraryDependencies += "io.onetapbeyond" % "renjin-r-executor" % "1.2"
[io.onetapbeyond/renjin-r-executor "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.renjin » renjin-script-engine | jar | 0.8.1890 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |