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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

pcj from group pl.edu.icm.pcj (version 5.3.3)

PCJ is Java library for parallel computing in Java. It is based on the PGAS (Partitioned Global Address Space) paradigm. It allows for easy implementation in Java of any parallel algorithm. PCJ application can be run on laptop, workstation, cluster and HPC system including large supercomputers.

Group: pl.edu.icm.pcj Artifact: pcj
Show all versions Show documentation Show source 
 

0 downloads
Artifact pcj
Group pl.edu.icm.pcj
Version 5.3.3
Last update 10. October 2023
Organization not specified
URL http://pcj.icm.edu.pl
License The 3-Clause BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lutra-cli from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule provides a command-line interface (CLI) for Lutra. This modules is intended used as a Java executable. Other usage interfaces are provided by the lutra-api and lutra-restapi modules. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-cli
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lutra-stottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements readers and writers for the stOTTR formalisation format (https://spec.ottr.xyz/stOTTR/). stOTTR is a custom-built serialisation format for OTTR intended to be easy to read and write for humans (and computers!). Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-stottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-stottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, lutra-wottr, antlr4-runtime,
There are maybe transitive dependencies!

lutra-bottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements bOTTR (https://spec.ottr.xyz/bOTTR/0.1/). bOTTR is a mapping language for transforming data from relational databases, triplestores, CSV-files and other sources, into instances of templates. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-bottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-bottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies lutra-core, lutra-wottr, commons-dbutils, commons-dbcp2, h2, junit-jupiter-params,
There are maybe transitive dependencies!

lutra-api from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule is intended for use as a Java library. It has dependencies to all other modules in Lutra, except those that are used for providing executable interfaces, such as command line and REST API interfaces. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-api
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies lutra-core, lutra-wottr, lutra-stottr, lutra-bottr, lutra-tabottr, lutra-docttr, junit-jupiter-params,
There are maybe transitive dependencies!

lutra-wottr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements readers and writers for the wOTTR serialisation format (https://spec.ottr.xyz/wOTTR/0.4/). wOTTR is a syntax for writing templates and instances in RDF intended for publishing templates and instances on the web or for storage in a triplestore. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-wottr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-wottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, jena-arq, junit-jupiter-params,
There are maybe transitive dependencies!

lutra-restapi from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements a servlet that provides a wrapper over the Lutra CLI for use as a web application. The module is built into a WAR file for deployment to a Java Web Server. The module is intended to be repurposed into a REST API. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-restapi
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact lutra-restapi
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies lutra-cli, commons-io, commons-lang3, commons-fileupload,
There are maybe transitive dependencies!

lutra from group xyz.ottr.lutra (version 0.6.19)

This is the parent module of Lutra. Lutra is the reference implementation of the OTTR framework. The common interfaces for Lutra are lutra-api (a Java API), lutra-cli (a command line interface available as a Java executable), and lutra-restapi (a Java servlet available as a WAR file.) For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact lutra
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL http://lutra.ottr.xyz
License GNU Lesser General Public License
Dependencies amount 4
Dependencies slf4j-api, slf4j-reload4j, log4j-api, log4j-slf4j-impl,
There are maybe transitive dependencies!

dwcj-kitchen from group org.dwcj (version 23.03)

Group: org.dwcj Artifact: dwcj-kitchen
Show documentation Show source 
 

0 downloads
Artifact dwcj-kitchen
Group org.dwcj
Version 23.03
Last update 23. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies dwcj-engine, gson,
There are maybe transitive dependencies!

olap-jdbc from group com.olapdb (version 1.0.2)

Group: com.olapdb Artifact: olap-jdbc
Show all versions Show documentation Show source 
 

0 downloads
Artifact olap-jdbc
Group com.olapdb
Version 1.0.2
Last update 17. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies httpclient, avatica-core, guava, slf4j-api, commons-io, commons-logging,
There are maybe transitive dependencies!



Page 1617 from 1696 (items total 16959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy