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

Download JAR files tagged by query with all dependencies

Search JAR files by class name

hydraql-adapter from group com.hydraql (version 1.0.1)

Group: com.hydraql Artifact: hydraql-adapter
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hydraql-adapter
Group com.hydraql
Version 1.0.1
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

orc-format from group org.apache.orc (version 1.0.0)

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

Group: org.apache.orc Artifact: orc-format
Show source 
 

0 downloads
Artifact orc-format
Group org.apache.orc
Version 1.0.0
Last update 03. January 2024
Organization not specified
URL https://orc.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

awscommunity-resource-lookup from group io.github.cdklabs.cdk_cloudformation (version 1.3.0-alpha.7)

This resource uses AWS Cloud Control API to perform a lookup of a resource of a given type (such as, `AWS::EC2::VPC`) in your AWS account and current region, based on a query you specify. If only one match is found, this resource returns the primary identifier of the resource (in the `AWS::EC2::VPC` example, the ID of the VPC), that you can then reference in your template with the `Fn::GetAtt` intrinsic function. Specify resource type search targets that are supported by Cloud Control API.

Group: io.github.cdklabs.cdk_cloudformation Artifact: awscommunity-resource-lookup
Show all versions Show documentation Show source 
 

0 downloads
Artifact awscommunity-resource-lookup
Group io.github.cdklabs.cdk_cloudformation
Version 1.3.0-alpha.7
Last update 26. June 2023
Organization not specified
URL https://github.com/aws-cloudformation/community-registry-extensions/blob/main/resources/Resource_Lookup/README.md
License Apache License 2.0
Dependencies amount 5
Dependencies aws-cdk-lib, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!

flink-table-uber-blink_2.12 from group org.apache.flink (version 1.13.6)

Group: org.apache.flink Artifact: flink-table-uber-blink_2.12
Show all versions Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.12
Group org.apache.flink
Version 1.13.6
Last update 04. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies flink-sql-parser, flink-sql-parser-hive, slf4j-api, jsr305,
There are maybe transitive dependencies!

flink-table-uber-blink_2.11 from group org.apache.flink (version 1.13.6)

Group: org.apache.flink Artifact: flink-table-uber-blink_2.11
Show all versions Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.11
Group org.apache.flink
Version 1.13.6
Last update 04. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies flink-sql-parser, flink-sql-parser-hive, slf4j-api, jsr305,
There are maybe transitive dependencies!

chronicler-player from group app.cash.chronicler (version 1.0.1)

Chronicler-player is a stand-alone application designed to read chronicler recorded messages from Kinesis, re-aggregate them into the shape of original application-level requests and replay them on a provided MySQL-compatible database retaining original intra-query delays while recording replay metrics.

Group: app.cash.chronicler Artifact: chronicler-player
Show documentation Show source 
 

0 downloads
Artifact chronicler-player
Group app.cash.chronicler
Version 1.0.1
Last update 24. January 2022
Organization not specified
URL https://github.com/cashapp/chronicler.git
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sparknotation from group com.ftpix (version 1.17)

Sparknotation is a library to use Sparkjava framework with annotation. It is useful when working on projects with a lot of endpoints where it sometimes becomes messy to deal with all these Spark.something methods. It also saves the hassle of always getting back parameters, query parameters and headers from the Request object.

Group: com.ftpix Artifact: sparknotation
Show all versions Show documentation Show source 
 

0 downloads
Artifact sparknotation
Group com.ftpix
Version 1.17
Last update 08. January 2022
Organization not specified
URL https://github.com/lamarios/sparknotation
License Apache License, Version 2.0
Dependencies amount 4
Dependencies spark-core, scannotation, log4j-core, javassist,
There are maybe transitive dependencies!

rdf4j-sail-federation from group org.eclipse.rdf4j (version 4.0.0-M1)

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.eclipse.rdf4j Artifact: rdf4j-sail-federation
Show all versions Show documentation Show source 
 

0 downloads
Artifact rdf4j-sail-federation
Group org.eclipse.rdf4j
Version 4.0.0-M1
Last update 28. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rdf4j-rio-turtle, rdf4j-queryalgebra-evaluation, rdf4j-sail-inferencer, rdf4j-model, rdf4j-repository-manager, rdf4j-repository-sail,
There are maybe transitive dependencies!

flink-table-uber-blink_2.11 from group com.qcloud.oceanus (version 1.10.1)

Group: com.qcloud.oceanus Artifact: flink-table-uber-blink_2.11
Show documentation Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.11
Group com.qcloud.oceanus
Version 1.10.1
Last update 14. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies flink-sql-parser, slf4j-api, jsr305,
There are maybe transitive dependencies!

orc from group com.intel.qat (version 1.5.1)

ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly. Storing data in a columnar format lets the reader read, decompress, and process only the values that are required for the current query.

Group: com.intel.qat Artifact: orc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact orc
Group com.intel.qat
Version 1.5.1
Last update 27. May 2020
Organization not specified
URL http://orc.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 204 from 222 (items total 2213)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy