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

Download JAR files tagged by scale with all dependencies

Search JAR files by class name

concourse-api from group org.cinchapi (version 0.2.0.841-BETA)

This is the api to interact with Concourse, a schemaless and distributed version control database with optimistic availability, serializable transactions and full-text search. Concourse provides a more intuitive approach to data management that is easy to deploy, access and scale with minimal tuning while also maintaining the referential integrity and ACID characteristics of traditional database systems.

Group: org.cinchapi Artifact: concourse-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact concourse-api
Group org.cinchapi
Version 0.2.0.841-BETA
Last update 20. November 2013
Organization not specified
URL http://cinchapi.org/concourse
License The MIT License
Dependencies amount 12
Dependencies joda-time, commons-codec, logback-classic, jcl-over-slf4j, slf4j-api, mockito-all, log4j-over-slf4j, guava, commons-configuration, jsr305, annotations, libthrift,
There are maybe transitive dependencies!

JavaEWAH from group com.googlecode.javaewah (version 1.2.3)

The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.

Group: com.googlecode.javaewah Artifact: JavaEWAH
Show all versions Show documentation Show source 
 

55 downloads
Artifact JavaEWAH
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL https://github.com/lemire/javaewah
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sedona-python-adapter-2.4_2.12 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: Python Adapter. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-python-adapter-2.4_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-python-adapter-2.4_2.12
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 4
Dependencies jts-core, jts2geojson, sedona-core-2.4_2.12, sedona-sql-2.4_2.12,
There are maybe transitive dependencies!

sedona-viz-2.4_2.12 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: RDD and SQL for Viz. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-viz-2.4_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-viz-2.4_2.12
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 1
Dependencies awt-color-factory,
There are maybe transitive dependencies!

sedona-sql-2.4_2.12 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: SQL API. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-sql-2.4_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-sql-2.4_2.12
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sedona-core-2.4_2.12 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: RDD API. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-core-2.4_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-core-2.4_2.12
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sedona-flink_2.11 from group org.apache.sedona (version 1.2.1-incubating)

Group: org.apache.sedona Artifact: sedona-flink_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-flink_2.11
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 1
Dependencies jheaps,
There are maybe transitive dependencies!

sedona-python-adapter-2.4_2.11 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: Python Adapter. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-python-adapter-2.4_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-python-adapter-2.4_2.11
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 4
Dependencies jts-core, jts2geojson, sedona-core-2.4_2.11, sedona-sql-2.4_2.11,
There are maybe transitive dependencies!

sedona-viz-2.4_2.11 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: RDD and SQL for Viz. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-viz-2.4_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-viz-2.4_2.11
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 1
Dependencies awt-color-factory,
There are maybe transitive dependencies!

sedona-sql-2.4_2.11 from group org.apache.sedona (version 1.2.1-incubating)

A cluster computing system for processing large-scale spatial data: SQL API. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Group: org.apache.sedona Artifact: sedona-sql-2.4_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact sedona-sql-2.4_2.11
Group org.apache.sedona
Version 1.2.1-incubating
Last update 30. August 2022
Organization not specified
URL http://sedona.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 96 from 98 (items total 979)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy