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

Download JAR files tagged by order with all dependencies

Search JAR files by class name

jdo2-tck from group org.apache.jdo (version 2.0-rc1)

The Java Data Objects 2.0 (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request JSR 243 under the auspices of the Java Community Process. The JDO TCK is a test suite designed to test implementations of the Java Data Objects specification. In order to claim compatibility with JDO, an implementation must pass all relevant tests of the JDOTCK. NOTE!! There are no unit tests in this project.

Group: org.apache.jdo Artifact: jdo2-tck

 

0 downloads
Artifact jdo2-tck
Group org.apache.jdo
Version 2.0-rc1
Last update 28. February 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 20
Dependencies jdo2-api, jdo2-enhancer, jdo2-core, jpox, jpox-enhancer, derby, derbytools, junit, bcel, log4j, commons-logging, geronimo-spec-jta, spring-core, spring-beans, jpox-c3p0, jpox-dbcp, c3p0, commons-dbcp, commons-pool, commons-collections,
There are maybe transitive dependencies!

jacoco from group io.evitadb (version 2024.8.4)

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

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

evita_root from group io.evitadb (version 2024.8.4)

Evita is a specialized database with easy-to-use API for e-commerce systems. Purpose of this research is creating fast and scalable engine that handles all complex tasks that e-commerce systems has to deal with on daily basis. Evita should operate as a fast secondary lookup / search index used by application frontends. We aim for order of magnitude better latency (10x faster or better) for common e-commerce tasks than other solutions based on SQL or NoSQL databases on the same hardware specification. Evita should not be used for storing and handling primary data, and we don't aim for ACID properties nor data corruption guarantees. Evita "index" must be treated as something that could be dropped any time and built up from scratch easily again.

Group: io.evitadb Artifact: evita_root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact evita_root
Group io.evitadb
Version 2024.8.4
Last update 25. June 2024
Organization FG Forrest, a.s.
URL https://evitadb.io
License Business Source License 1.1
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!

evita_store from group io.evitadb (version 2024.8.4)

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.8.4


evita_performance_tests from group io.evitadb (version 2024.8.4)

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.8.4


evita_external_api from group io.evitadb (version 2024.8.4)

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.8.4


evita_functional_tests from group io.evitadb (version 2024.8.4)

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

0 downloads
Artifact evita_functional_tests
Group io.evitadb
Version 2024.8.4


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

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 
 

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

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

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.5.0
Last update 21. June 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!

onnxruntime-mobile from group com.microsoft.onnxruntime (version 1.18.0)

The ONNX Runtime Mobile package is a size optimized inference library for executing ONNX (Open Neural Network Exchange) models on Android. This package is built from the open source inference engine but with reduced disk footprint targeting mobile platforms. To minimize binary size this library supports a reduced set of operators and types aligned to typical mobile applications. The ONNX model must be converted to ORT format in order to use it with this package. See https://onnxruntime.ai/docs/reference/ort-format-models.html for more details.

Group: com.microsoft.onnxruntime Artifact: onnxruntime-mobile
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact onnxruntime-mobile
Group com.microsoft.onnxruntime
Version 1.18.0
Last update 20. May 2024
Organization Microsoft
URL https://microsoft.github.io/onnxruntime/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 71 from 84 (items total 833)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy