All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download io.github.terminological JAR files with all dependencies

Search JAR files by class name

r6-generator-maven-archetype from group io.github.terminological (version 0.5.6)

An archteype for rapid setup of r6-generator projects in the recommended configuration

Group: io.github.terminological Artifact: r6-generator-maven-archetype
Show all versions Show source 
 

0 downloads
Artifact r6-generator-maven-archetype
Group io.github.terminological
Version 0.5.6
Last update 26. September 2022
Organization not specified
URL https://github.com/terminological/r6-generator-maven-archetype
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

r6-generator from group io.github.terminological (version 0.5.6)

R can use RJava or jsr223 to communicate with java. R also has a class system called R6. If you want to use a java library with native rJava or jsr223 in R there is potentially a lot of glue code needed, and R library specific packaging configuration required. However if you don't mind writing an R-centric API in Java you can generate all of this glue code using a few java annotations and the normal javadoc annotations. This plugin aims to provide an annotation processor that writes that glue code and creates a fairly transparent connection between Java code and R code, with a minimum of hard work. The focus of this is streamlining the creation of R libraries by Java developers, rather than allowing access to arbitrary Java code from R. The ultimate aim of this plugin to allow java developers to provide simple APIs for their libraries, package their library using Maven, push it to github and for that to become seamlessly available as an R library, with a minimal amount of fuss. A focus is on trying to produce CI ready libraries tested with Github workflows and ready for CRAN submission.

Group: io.github.terminological Artifact: r6-generator
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact r6-generator
Group io.github.terminological
Version 0.5.6
Last update 26. September 2022
Organization not specified
URL https://github.com/terminological/r6-generator
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

r6-generator-runtime from group io.github.terminological (version 0.5.6)

A runtime library supporting R6 packaging for java libraries and easy use of R data structures within Java

Group: io.github.terminological Artifact: r6-generator-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact r6-generator-runtime
Group io.github.terminological
Version 0.5.6
Last update 26. September 2022
Organization not specified
URL https://github.com/terminological/r6-generator-runtime
License MIT License
Dependencies amount 4
Dependencies slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core,
There are maybe transitive dependencies!

r6-generator-maven-plugin from group io.github.terminological (version 0.5.6)

A maven plugin for generating R6 package encapsualting java libraries

Group: io.github.terminological Artifact: r6-generator-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact r6-generator-maven-plugin
Group io.github.terminological
Version 0.5.6
Last update 26. September 2022
Organization not specified
URL https://github.com/terminological/r6-generator-maven-plugin
License MIT License
Dependencies amount 6
Dependencies r6-generator-runtime, mojo-executor, freemarker, qdox, reflections, commons-text,
There are maybe transitive dependencies!

ossrh-deploy-config from group io.github.terminological (version 0.3.0)

Terminological OSSRH deployment helper parent pom

Group: io.github.terminological Artifact: ossrh-deploy-config
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ossrh-deploy-config
Group io.github.terminological
Version 0.3.0
Last update 17. June 2022
Organization not specified
URL https://github.com/terminological/${git.repo}
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 5)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy