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

Download JAR files tagged by reuse with all dependencies


emma-examples from group org.emmalanguage (version 0.2.0)

Group: org.emmalanguage Artifact: emma-examples
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact emma-examples
Group org.emmalanguage
Version 0.2.0
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

emma-examples-library from group org.emmalanguage (version 0.2.0)

Group: org.emmalanguage Artifact: emma-examples-library
Show all versions Show documentation Show source 
Download emma-examples-library.jar (0.2.0)
 

0 downloads
Artifact emma-examples-library
Group org.emmalanguage
Version 0.2.0
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies scala-library, scala-reflect, scala-compiler, emma-language, emma-language, hadoop-common, hadoop-hdfs, log4j, slf4j-api, slf4j-log4j12, scopt_${scala.tools.version}, breeze_${scala.tools.version},
There are maybe transitive dependencies!

emma-benchmarks from group org.emmalanguage (version 0.2-rc3)

Group: org.emmalanguage Artifact: emma-benchmarks
Show all versions 
Download emma-benchmarks.jar (0.2-rc3)
 

0 downloads
Artifact emma-benchmarks
Group org.emmalanguage
Version 0.2-rc3
Last update 21. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies scalameter_${scala.tools.version},
There are maybe transitive dependencies!

chicory-stream from group com.github.sviperll (version 0.36)

Group: com.github.sviperll Artifact: chicory-stream
Show all versions Show documentation Show source 
Download chicory-stream.jar (0.36)
 

0 downloads
Artifact chicory-stream
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies chicory-core,
There are maybe transitive dependencies!

AnalyzerBeans from group org.eobjects.analyzerbeans (version 1.0.6)

A framework for processing and analyzing data in a database, spreadsheet or other data source. AnalyzerBeans is widely based on a simple annotation-based development model where plugin/component development is very easy while it still supports reuse of business logic, configurability, type-safety and super-fast execution.

Group: org.eobjects.analyzerbeans Artifact: AnalyzerBeans
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact AnalyzerBeans
Group org.eobjects.analyzerbeans
Version 1.0.6
Last update 15. January 2015
Organization Human Inference
URL Not specified
License Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

integraal from group fr.lirmm.graphik (version 1.6.1)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact integraal
Group fr.lirmm.graphik
Version 1.6.1
Last update 13. November 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

integraal-backward-chaining from group fr.lirmm.graphik (version 1.6.1)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal-backward-chaining
Show all versions Show documentation Show source 
Download integraal-backward-chaining.jar (1.6.1)
 

0 downloads
Artifact integraal-backward-chaining
Group fr.lirmm.graphik
Version 1.6.1
Last update 13. November 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 11
Dependencies integraal-model, integraal-core, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, slf4j-api, logback-classic,
There are maybe transitive dependencies!

api-ldap-codec-standalone from group org.apache.directory.api (version 2.1.7)

This module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This module is most likely temporary and will disappear once we are fully OSGi enabled. This module is a plain old jar, not a bundle to avoid accidental reuse as an OSGi module because it contains the version of the LdapCodecService that embeds Felix to make controls and extended ops pluggable in the codec.

Group: org.apache.directory.api Artifact: api-ldap-codec-standalone
Show all versions Show documentation Show source 
Download api-ldap-codec-standalone.jar (2.1.7)
 

1 downloads
Artifact api-ldap-codec-standalone
Group org.apache.directory.api
Version 2.1.7
Last update 02. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies api-ldap-net-mina, api-ldap-codec-core, api-ldap-extras-codec, mina-core,
There are maybe transitive dependencies!

oracletohivemigrator_2.12 from group io.github.queukat (version 2.0)

The Spark Universal Migrator is a data migration Spark application that fetches data from an Oracle database and stores it in a Hive database. It utilizes JDBC to connect to Oracle, processes and converts the data into a Hive-compatible schema, and then transfers it to Hive. The migration process employs iterators to generate queries for data retrieval and utilizes a BlockingQueue in conjunction with a ThreadPoolExecutor for parallel processing of data. Additionally, the application incorporates an Oracle connection pool to efficiently manage and reuse database connections, further optimizing performance and resource utilization during the migration process.

Group: io.github.queukat Artifact: oracletohivemigrator_2.12
Show all versions Show documentation Show source 
Download oracletohivemigrator_2.12.jar (2.0)
 

0 downloads
Artifact oracletohivemigrator_2.12
Group io.github.queukat
Version 2.0
Last update 31. July 2023
Organization io.github.queukat
URL https://github.com/queukat/spark_oracle_hive_streaming
License Apache 2
Dependencies amount 4
Dependencies scala-library, ojdbc8, ucp, scala-logging_2.12,
There are maybe transitive dependencies!

netbeans-editor-pin from group com.raelity.jvi (version 2.1.2)

This plugin provides a registered action, toolbar button and menu actions which can clear the REUSE flag <b>preventing a file from being replaced</b>. <br/><br/> The toolbar button, which looks like a "push pin", provides a visual indication that the currently active editor is REUSEable; the button is only enabled when the active editor is REUSEable. <br/><br/> In some situations the IDE/platform opens a file with the REUSE flag (see NetBeans API doc Line.ShowOpenType); files opened like this can be automatically replaced in an editor window by other files. <br/><br/> IDE REUSE examples: single stepping into a file, clicking on a stacktrace for goto source, jVi tag-stack operations.

Group: com.raelity.jvi Artifact: netbeans-editor-pin
Show documentation Show source 
Download netbeans-editor-pin.jar (2.1.2)
 

0 downloads
Artifact netbeans-editor-pin
Group com.raelity.jvi
Version 2.1.2
Last update 22. January 2023
Organization Raelity Engineering
URL http://raelity.com
License Mozilla Public License Version 1.1
Dependencies amount 5
Dependencies org-openide-awt, org-openide-windows, org-openide-util, org-openide-util-ui, org-openide-util-lookup,
There are maybe transitive dependencies!



Page 14 from 15 (items total 145)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy