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

Download JAR files tagged by queries with all dependencies

Search JAR files by class name

spark-mssql-connector from group com.microsoft.azure (version 1.0.2)

The Apache Spark Connector for SQL Server and Azure SQL is a high-performance connector that enables you to use transactional data in big data analytics and persists results for ad-hoc queries or reporting.

Group: com.microsoft.azure Artifact: spark-mssql-connector
Show all versions Show documentation Show source 
 

0 downloads
Artifact spark-mssql-connector
Group com.microsoft.azure
Version 1.0.2
Last update 02. July 2021
Organization com.microsoft.azure
URL https://github.com/microsoft/sql-spark-connector
License Apache License 2.0
Dependencies amount 2
Dependencies scala-library, mssql-jdbc,
There are maybe transitive dependencies!

sql-test-data-generator from group org.quickperf (version 0.1-SNASPHOT)

This Java library aims to ease the generation of datasets to test SQL queries. It produces INSERT statements taking account of integrity constraints.

Group: org.quickperf Artifact: sql-test-data-generator
Show documentation Show source 
 

0 downloads
Artifact sql-test-data-generator
Group org.quickperf
Version 0.1-SNASPHOT
Last update 28. May 2021
Organization not specified
URL https://github.com/quick-perf/sql-test-data-generator
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jsqlparser,
There are maybe transitive dependencies!

spark-mssql-connector_2.11_2.4 from group com.microsoft.azure (version 1.0.2)

The Apache Spark Connector for SQL Server and Azure SQL is a high-performance connector that enables you to use transactional data in big data analytics and persists results for ad-hoc queries or reporting.

Group: com.microsoft.azure Artifact: spark-mssql-connector_2.11_2.4
Show documentation Show source 
 

0 downloads
Artifact spark-mssql-connector_2.11_2.4
Group com.microsoft.azure
Version 1.0.2
Last update 20. April 2021
Organization com.microsoft.azure
URL https://github.com/microsoft/sql-spark-connector
License Apache License 2.0
Dependencies amount 2
Dependencies scala-library, mssql-jdbc,
There are maybe transitive dependencies!

jcoinbase from group com.github.bad-pop (version 0.2.0)

JCoinbase is a powerful open source client, written in java 15, for the Coinbase API. It allows you to make queries to the Coinbase API in a quick and easy way.

Group: com.github.bad-pop Artifact: jcoinbase
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcoinbase
Group com.github.bad-pop
Version 0.2.0
Last update 05. April 2021
Organization not specified
URL https://bad-pop.github.io/jcoinbase/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

presto-query-builder from group com.rapid7.presto (version 0.0.31)

A Java library that will help you create queries for Presto programmatically. This will help you test your code and create dynamic queries.

Group: com.rapid7.presto Artifact: presto-query-builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact presto-query-builder
Group com.rapid7.presto
Version 0.0.31
Last update 10. March 2021
Organization Rapid 7, Inc.
URL https://github.com/rapid7/presto-query-builder
License MIT License
Dependencies amount 2
Dependencies presto-parser, guava,
There are maybe transitive dependencies!

spark-mssql-connector_2.12_3.0 from group com.microsoft.azure (version 1.0.0-alpha)

The Apache Spark Connector for SQL Server and Azure SQL is a high-performance connector that enables you to use transactional data in big data analytics and persists results for ad-hoc queries or reporting.

Group: com.microsoft.azure Artifact: spark-mssql-connector_2.12_3.0
Show documentation Show source 
 

0 downloads
Artifact spark-mssql-connector_2.12_3.0
Group com.microsoft.azure
Version 1.0.0-alpha
Last update 17. February 2021
Organization com.microsoft.azure
URL https://github.com/microsoft/sql-spark-connector
License MIT License
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

spark-sql-kafka-offset-committer_2.11 from group net.heartsavior.spark (version 0.4.0-spark-2.4)

Kafka offset committer for Apache Spark which lets you commit the committed offsets of Kafka data source in structured streaming queries.

Group: net.heartsavior.spark Artifact: spark-sql-kafka-offset-committer_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact spark-sql-kafka-offset-committer_2.11
Group net.heartsavior.spark
Version 0.4.0-spark-2.4
Last update 15. December 2020
Organization net.heartsavior.spark
URL https://github.com/HeartSaVioR/spark-sql-kafka-offset-committer
License Apache 2.0 License
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

spark-sql-kafka-offset-committer_2.12 from group net.heartsavior.spark (version 0.4.0-spark-3.0)

Kafka offset committer for Apache Spark which lets you commit the committed offsets of Kafka data source in structured streaming queries.

Group: net.heartsavior.spark Artifact: spark-sql-kafka-offset-committer_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact spark-sql-kafka-offset-committer_2.12
Group net.heartsavior.spark
Version 0.4.0-spark-3.0
Last update 15. December 2020
Organization net.heartsavior.spark
URL https://github.com/HeartSaVioR/spark-sql-kafka-offset-committer
License Apache 2.0 License
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

opa-datafilter-core from group com.github.jferrater (version 0.5.1)

A Spring Boot library for translating Open Policy Agent (OPA) compile API response into JPA and Mongo queries

Group: com.github.jferrater Artifact: opa-datafilter-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact opa-datafilter-core
Group com.github.jferrater
Version 0.5.1
Last update 09. December 2020
Organization not specified
URL https://github.com/jferrater/opa-data-filter-spring-boot-starter
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-boot-starter-web,
There are maybe transitive dependencies!

spark-cassandra-connector_2.11 from group com.yugabyte.spark (version 2.4-yb-4)

A library that exposes YugaByte DB tables as Spark RDDs, writes Spark RDDs to YugaByte DB tables, and executes CQL queries in Spark applications using YugaByte DB's Cassandra-compatible API.

Group: com.yugabyte.spark Artifact: spark-cassandra-connector_2.11
Show all versions Show documentation Show source 
 

6 downloads
Artifact spark-cassandra-connector_2.11
Group com.yugabyte.spark
Version 2.4-yb-4
Last update 05. December 2020
Organization YugaByte
URL https://github.com/yugabyte/spark-cassandra-connector
License Apache License 2.0
Dependencies amount 7
Dependencies scala-library, jsr166e, commons-beanutils, joda-convert, joda-time, netty-all, scala-reflect,
There are maybe transitive dependencies!



Page 51 from 75 (items total 748)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy