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

Download JAR files tagged by purpose with all dependencies

Search JAR files by class name

jacoco from group io.evitadb (version 2024.9.0)

Group: io.evitadb Artifact: jacoco
Show all versions Show source 
 

0 downloads
Artifact jacoco
Group io.evitadb
Version 2024.9.0
Last update 05. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

evita_functional_tests from group io.evitadb (version 2024.9.0)

Group: io.evitadb Artifact: evita_functional_tests
Show all versions Show source 
 

0 downloads
Artifact evita_functional_tests
Group io.evitadb
Version 2024.9.0


evita_performance_tests from group io.evitadb (version 2024.9.0)

Group: io.evitadb Artifact: evita_performance_tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact evita_performance_tests
Group io.evitadb
Version 2024.9.0
Last update 05. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies jmh-core, evita_api, evita_test_support, evita_engine, evita_store_key_value, evita_store_server, evita_external_api_core, evita_external_api_graphql, evita_external_api_rest, evita_external_api_system, evita_external_api_grpc, evita_java_driver, evita_external_api_grpc_shared,
There are maybe transitive dependencies!

evita_store from group io.evitadb (version 2024.9.0)

Group: io.evitadb Artifact: evita_store
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact evita_store
Group io.evitadb
Version 2024.9.0


evita_external_api from group io.evitadb (version 2024.9.0)

Group: io.evitadb Artifact: evita_external_api
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact evita_external_api
Group io.evitadb
Version 2024.9.0


chips-n-salsa-examples from group org.cicirello (version 7.0.0)

This package contains several example programs of the usage of the Chips-n-Salsa library. Chips-n-Salsa is a Java library of customizable, hybridizable, iterative, parallel, stochastic, and self-adaptive local search algorithms. Chips-n-Salsa's source code is maintained on GitHub, and the prebuilt jars of the library can be imported from Maven Central using maven or other build tools. The purpose of the package chips-n-salsa-examples is to demonstrate usage of the major functionality of the Chips-n-Salsa library. You can find out more about the Chips-n-Salsa library itself from its website: https://chips-n-salsa.cicirello.org/.

Group: org.cicirello Artifact: chips-n-salsa-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact chips-n-salsa-examples
Group org.cicirello
Version 7.0.0
Last update 02. August 2024
Organization Cicirello.Org
URL https://github.com/cicirello/chips-n-salsa-examples
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!

jpt-examples from group org.cicirello (version 6.0.0)

This package contains several example programs of the usage of the JavaPermutationTools (JPT) library. JPT is a Java library that enables representing and generating permutations and sequences, as well as performing computation on permutations and sequences. It includes implementations of a variety of permutation distance metrics as well as distance metrics on sequences (i.e., Strings, arrays, and other ordered data types). In addition to programs demonstrating the usage of the JPT library, the jpt-examples package also contains programs for replicating the experiments from a few published papers that utilized the library or implementations on which the library is based. JPT's source code is maintained on GitHub, and the prebuilt jars of the library can be imported from Maven Central using maven or other build tools. The purpose of the package jpt-examples is to demonstrate usage of the major functionality of the JPT library. You can find out more about the JPT library itself from its website: https://jpt.cicirello.org/.

Group: org.cicirello Artifact: jpt-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpt-examples
Group org.cicirello
Version 6.0.0
Last update 26. July 2024
Organization Cicirello.Org
URL https://github.com/cicirello/jpt-examples
License GPL-3.0-or-later
Dependencies amount 1
Dependencies jpt,
There are maybe transitive dependencies!

nifi-utils from group org.apache.nifi (version 2.0.0-M4)

This nifi-utils module should be a general purpose place to store widely and generally useful functions that any component might want to leverage. NO DEPENDENCIES should be added. This module is likely to be leveraged by every extension and should not bring along any other dependencies. The only dependency intended is the nifi-api and even this is expected to be already provided in any case where it would be used. The typical place this util would be found is within a nar and all nars already have nifi-api as a parent dependency. The nifi-api can be thought of as a NiFi Application Container level dependency.

Group: org.apache.nifi Artifact: nifi-utils
Show all versions Show documentation Show source 
 

48 downloads
Artifact nifi-utils
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies slf4j-api, nifi-api,
There are maybe transitive dependencies!

nb-edit-externally from group de.poiu.nbee (version 1.0.3)

Allows opening the currently edited file in an external editor. <p> Its main purpose is to open the currently edited file at the exact same cursor position as in Netbeans to execute some complex editing action that is not easily possible within Netbeans itself. <p> The command to open the file in an external editor must be supplied by the user and allows placeholders to specify the location of the cursor to be able to jump to the same location of the cursor in Netbeans' editor. <p> A fallback command can be specified for opening file for which no editor window is open. This command doesn't support all the placeholders, but allows editing a file directly from the Projects nodes.

Group: de.poiu.nbee Artifact: nb-edit-externally
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-edit-externally
Group de.poiu.nbee
Version 1.0.3
Last update 04. April 2024
Organization not specified
URL https://github.com/hupfdule/nb-edit-externally
License Apache License, Version 2.0
Dependencies amount 14
Dependencies org-netbeans-api-annotations-common, org-openide-util, org-openide-util-ui, org-openide-util-lookup, org-netbeans-modules-options-api, org-openide-awt, org-openide-dialogs, org-openide-filesystems, org-openide-loaders, org-openide-windows, org-openide-nodes, org-openide-text, org-netbeans-modules-javahelp, javahelp,
There are maybe transitive dependencies!

JTransforms from group org.openimaj (version 1.3.10)

JTransforms is the first, open source, multithreaded FFT library written in pure Java. Currently, four types of transforms are available: Discrete Fourier Transform (DFT), Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT). The code is derived from General Purpose FFT Package written by Takuya Ooura and from Java FFTPack written by Baoshe Zhang. This version has been modified to daemonize threads and stop any application using the library waiting after execution has finished, and is based on revision 29 of the svn version of the code from 2014-05-18.

Group: org.openimaj Artifact: JTransforms
Show all versions Show documentation Show source 
 

12 downloads
Artifact JTransforms
Group org.openimaj
Version 1.3.10
Last update 09. February 2020
Organization not specified
URL https://sites.google.com/site/piotrwendykier/software/jtransforms
License MPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 111 from 114 (items total 1131)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy