Download JAR files tagged by multiple with all dependencies
quark-catalog from group com.qubole (version 6.0.3)
0 downloads
Artifact quark-catalog
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies jackson-databind, jackson-annotations, commons-codec, jdbi, flyway-core, stringtemplate, quark-optimizer, quark-plugins,
There are maybe transitive dependencies!
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies jackson-databind, jackson-annotations, commons-codec, jdbi, flyway-core, stringtemplate, quark-optimizer, quark-plugins,
There are maybe transitive dependencies!
quark-plugins from group com.qubole (version 6.0.3)
0 downloads
Artifact quark-plugins
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quark-optimizer, guava, qds-sdk-java,
There are maybe transitive dependencies!
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quark-optimizer, guava, qds-sdk-java,
There are maybe transitive dependencies!
quark-ee from group com.qubole (version 6.0.3)
Artifact quark-ee
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quark-optimizer, quark-plugins, quark-catalog,
There are maybe transitive dependencies!
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies quark-optimizer, quark-plugins, quark-catalog,
There are maybe transitive dependencies!
quark-parent from group com.qubole (version 6.0.3)
Quark (/ˈkwɔrk/ or /ˈkwɑrk/) is a federation layer over the databases in a analytics stack.
It provides a federated schema that maps tables in multiple database systems. With the help
of the federated schema, Quark makes it possible to define and use materialized views,
olap cubes and other relationships between tables stored in different databases. Quark
comes with a simple execution layer that redirects queries to use materialized views or
cubes. Quark is distributed as a JDBC jar and will work with most tools that integrate
through JDBC.
Group: com.qubole Artifact: quark-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact quark-parent
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL https://github.com/qubole/quark
License Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL https://github.com/qubole/quark
License Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
quark-fat-jdbc from group com.qubole (version 6.0.3)
0 downloads
Artifact quark-fat-jdbc
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies jackson-core, jackson-databind, jackson-annotations, avatica, guava, quark-optimizer, quark-plugins, quark-catalog, quark-ee, logback-core, logback-classic, jcl-over-slf4j,
There are maybe transitive dependencies!
Group com.qubole
Version 6.0.3
Last update 13. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies jackson-core, jackson-databind, jackson-annotations, avatica, guava, quark-optimizer, quark-plugins, quark-catalog, quark-ee, logback-core, logback-classic, jcl-over-slf4j,
There are maybe transitive dependencies!
vertexium-dist from group org.vertexium (version 2.5.7)
Artifact vertexium-dist
Group org.vertexium
Version 2.5.7
Last update 26. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies vertexium-cli, vertexium-accumulo, vertexium-sql, vertexium-accumulo-blueprints, vertexium-accumulo-iterators, vertexium-accumulo-migrations, vertexium-accumulo-titan-hadoop, vertexium-blueprints, vertexium-core, vertexium-elasticsearch-singledocument, vertexium-inmemory, vertexium-kryo-serializer, vertexium-xstream-serializer, vertexium-tools,
There are maybe transitive dependencies!
Group org.vertexium
Version 2.5.7
Last update 26. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies vertexium-cli, vertexium-accumulo, vertexium-sql, vertexium-accumulo-blueprints, vertexium-accumulo-iterators, vertexium-accumulo-migrations, vertexium-accumulo-titan-hadoop, vertexium-blueprints, vertexium-core, vertexium-elasticsearch-singledocument, vertexium-inmemory, vertexium-kryo-serializer, vertexium-xstream-serializer, vertexium-tools,
There are maybe transitive dependencies!
sesame-sail-federation from group org.openrdf.sesame (version 4.1.2)
The Federation SAIL allows multiple datasets to be virtually combined into a single dataset. The Federation SAIL combines multiple RDF stores that may exist on a remote server or are embedded in the same JVM. The Federation uses query optimizations to distribute sections of the query to different members based on the data contained in each of the members. These results are then joined together within the federation to provide the same result as if all the data was co-located within a single repository.
Group: org.openrdf.sesame Artifact: sesame-sail-federation
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact sesame-sail-federation
Group org.openrdf.sesame
Version 4.1.2
Last update 02. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sesame-rio-turtle, sesame-queryalgebra-evaluation, sesame-sail-inferencer, sesame-model, sesame-repository-sail,
There are maybe transitive dependencies!
Group org.openrdf.sesame
Version 4.1.2
Last update 02. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sesame-rio-turtle, sesame-queryalgebra-evaluation, sesame-sail-inferencer, sesame-model, sesame-repository-sail,
There are maybe transitive dependencies!
java-futures from group net.florianschoppmann.java (version 1.1.0)
Bridge gaps and help overcome inconveniences with CompletableFuture.
This module includes, among other features, methods to collect the results of multiple futures into a list,
provides equivalent alternatives to CompletableFuture’s monadic methods (thenApply, thenCompose, etc.) that can
deal with checked exceptions, and methods for asynchronous “try-with-resources” constructs.
Group: net.florianschoppmann.java Artifact: java-futures
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact java-futures
Group net.florianschoppmann.java
Version 1.1.0
Last update 14. March 2016
Organization not specified
URL https://github.com/fschopp/java-futures
License Revised BSD (3-Clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.florianschoppmann.java
Version 1.1.0
Last update 14. March 2016
Organization not specified
URL https://github.com/fschopp/java-futures
License Revised BSD (3-Clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jfire-mvc from group link.jfire (version 1.0.3)
Jfire - MVC MVC framework is a fast and efficient. Support the rest style urls. Transparent simple file upload, data binding function to access web parameters become very easy. Supports multiple views at the same time. Includes regular HTML, json, templates, etc
Artifact jfire-mvc
Group link.jfire
Version 1.0.3
Last update 04. February 2016
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-core, beetl,
There are maybe transitive dependencies!
Group link.jfire
Version 1.0.3
Last update 04. February 2016
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-core, beetl,
There are maybe transitive dependencies!
vertexium-elasticsearch-base from group org.vertexium (version 2.2.0)
Group: org.vertexium Artifact: vertexium-elasticsearch-base
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact vertexium-elasticsearch-base
Group org.vertexium
Version 2.2.0
Last update 28. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies vertexium-core, elasticsearch, slf4j-api,
There are maybe transitive dependencies!
Group org.vertexium
Version 2.2.0
Last update 28. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies vertexium-core, elasticsearch, slf4j-api,
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
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
Page 161 from 180 (items total 1800)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy