Download JAR files tagged by order with all dependencies
evita_external_api from group io.evitadb (version 2024.12.0)
Group: io.evitadb Artifact: evita_external_api
Show all versions
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.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.evitadb
Version 2024.12.0
Last update 20. December 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.12.0)
Artifact evita_functional_tests
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
evita_store from group io.evitadb (version 2024.12.0)
Group: io.evitadb Artifact: evita_store
Show all versions
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.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies evita_common, evita_api,
There are maybe transitive dependencies!
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies evita_common, evita_api,
There are maybe transitive dependencies!
evita_root from group io.evitadb (version 2024.12.0)
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
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.12.0
Last update 20. December 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!
Group io.evitadb
Version 2024.12.0
Last update 20. December 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!
jacoco from group io.evitadb (version 2024.12.0)
Artifact jacoco
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
evita_performance_tests from group io.evitadb (version 2024.12.0)
0 downloads
Artifact evita_performance_tests
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
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, mockito-junit-jupiter,
There are maybe transitive dependencies!
Group io.evitadb
Version 2024.12.0
Last update 20. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
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, mockito-junit-jupiter,
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
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!
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
Show all versions Show documentation Show source
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!
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!
mmbase-clustering from group org.mmbase (version 1.9.7-rc1)
The clustering libraries allow you to run MMBase in a clustered environment: where multiple
MMBase machines serve content from a shared database. In order to keep these machiens in sync
(for instance when an object changes on one machine and the other machines needs to flush it's
cache), this code must be activated. This component provides several different implementations
for communication between machines, including one which depends on the 'jgroups' software.
Group: org.mmbase Artifact: mmbase-clustering
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mmbase-clustering
Group org.mmbase
Version 1.9.7-rc1
Last update 06. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgroups-all,
There are maybe transitive dependencies!
Group org.mmbase
Version 1.9.7-rc1
Last update 06. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgroups-all,
There are maybe transitive dependencies!
application-framework-api from group com.pekinsoft (version 3.0.0)
A simple platform on which Java/Swing desktop applications may be built.
This updated version has packaged the entire library into a single JAR
file. We have also made the following changes:
ToolBarGenerator should now create ButtonGroups properly for state actions.
ApplicationContext has accessors for the WindowManager, DockingManager,
StatusDisplayer, and ProgressHandler implementations. It defaults to
testing the Application's MainView and the MainView's StatusBar, then
uses the Lookup, if the MainView and its StatusBar do not implement the
desired interfaces.
StatusMessage now uses the com.pekinsoft.desktop.error.ErrorLevel instead
of the java.util.logging.Level, so that the levels will no longer need to
be cast in order to be used.
Group: com.pekinsoft Artifact: application-framework-api
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact application-framework-api
Group com.pekinsoft
Version 3.0.0
Last update 28. October 2024
Organization PekinSOFT Systems
URL https://gitlab.com/pekinsoft-systems/application-framework-api/
License GNU Lesser General Public License
Dependencies amount 2
Dependencies javahelp, JTattoo,
There are maybe transitive dependencies!
Group com.pekinsoft
Version 3.0.0
Last update 28. October 2024
Organization PekinSOFT Systems
URL https://gitlab.com/pekinsoft-systems/application-framework-api/
License GNU Lesser General Public License
Dependencies amount 2
Dependencies javahelp, JTattoo,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
Page 72 from 85 (items total 844)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy