Download JAR files tagged by ordering with all dependencies
streamql from group org.deephacks.streamql (version 0.5.8)
Predicate and ordering for java.util.stream.Stream using a minimal query language.
Artifact streamql
Group org.deephacks.streamql
Version 0.5.8
Last update 28. April 2014
Organization not specified
URL http://streamql.deephacks.org
License Apache License
Dependencies amount 1
Dependencies antlr4,
There are maybe transitive dependencies!
Group org.deephacks.streamql
Version 0.5.8
Last update 28. April 2014
Organization not specified
URL http://streamql.deephacks.org
License Apache License
Dependencies amount 1
Dependencies antlr4,
There are maybe transitive dependencies!
priority-set from group org.codeswarm (version 1.0)
A mutable Java collection containing unique
elements with priority-based ordering.
Artifact priority-set
Group org.codeswarm
Version 1.0
Last update 14. November 2012
Organization not specified
URL https://github.com/codeswarm/priority-set
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
Group org.codeswarm
Version 1.0
Last update 14. November 2012
Organization not specified
URL https://github.com/codeswarm/priority-set
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
comm from group org.vanilladb (version 0.2.6)
VanillaComm is a collection of reliable group communication primitives (e.g., total-ordering) that can benefit the distributed database systems (e.g., eager-replication, NewSQL database systems).
Artifact comm
Group org.vanilladb
Version 0.2.6
Last update 07. January 2022
Organization VanillaDB Organization
URL http://www.vanilladb.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies log4j-api, log4j-core,
There are maybe transitive dependencies!
Group org.vanilladb
Version 0.2.6
Last update 07. January 2022
Organization VanillaDB Organization
URL http://www.vanilladb.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies log4j-api, log4j-core,
There are maybe transitive dependencies!
ordered-set from group org.commonvox.collections (version 1.0.0)
An OrderedSet extends the standard Java collections framework
to provide composite-key based ordering of a set of values (analogous
to composite key ordering in a relational database).
Artifact ordered-set
Group org.commonvox.collections
Version 1.0.0
Last update 07. April 2016
Organization not specified
URL http://commonvox.org/orderedset
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.commonvox.collections
Version 1.0.0
Last update 07. April 2016
Organization not specified
URL http://commonvox.org/orderedset
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
sedan from group org.quilt (version 0.0.5)
encoding scalar and simple aggregate data with a static lexicographical ordering matching a defined runtime collation order
0 downloads
Artifact sedan
Group org.quilt
Version 0.0.5
Last update 20. May 2014
Organization not specified
URL http://github.com/QuiltProject/splice
License Mozilla Public License v2.0+
Dependencies amount 2
Dependencies clojure, clojurescript,
There are maybe transitive dependencies!
Group org.quilt
Version 0.0.5
Last update 20. May 2014
Organization not specified
URL http://github.com/QuiltProject/splice
License Mozilla Public License v2.0+
Dependencies amount 2
Dependencies clojure, clojurescript,
There are maybe transitive dependencies!
continualRcvr from group io.continual (version 0.3.20)
The Continual.io event receiver API, which ingests event streams from arbitrary client sources,
honors ordering in the event stream via event stream name (aka partition key), and writes to
a back-end implementation like Kafka.
0 downloads
Artifact continualRcvr
Group io.continual
Version 0.3.20
Last update 05. November 2024
Organization not specified
URL https://continual.io
License not specified
Dependencies amount 8
Dependencies continualProcessor, continualHttpTomcat, continualHttpTomcat, continualMessagingKafka, continualIam, continualIamS3, slf4j-api, logback-classic,
There are maybe transitive dependencies!
Group io.continual
Version 0.3.20
Last update 05. November 2024
Organization not specified
URL https://continual.io
License not specified
Dependencies amount 8
Dependencies continualProcessor, continualHttpTomcat, continualHttpTomcat, continualMessagingKafka, continualIam, continualIamS3, slf4j-api, logback-classic,
There are maybe transitive dependencies!
jnotify from group com.github.albocoder (version 1.0.2)
This library aims to help making notification popups easy to manage. It takes care of placing, ordering and killing of notifications automatically by time as well as manually by mouse clicking.
Artifact jnotify
Group com.github.albocoder
Version 1.0.2
Last update 27. October 2017
Organization not specified
URL https://github.com/Albocoder/JNotify
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.albocoder
Version 1.0.2
Last update 27. October 2017
Organization not specified
URL https://github.com/Albocoder/JNotify
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
optics_dbScan from group nz.ac.waikato.cms.weka (version 1.0.6)
The OPTICS and DBScan clustering algorithms. Martin Ester, Hans-Peter Kriegel, Joerg Sander, Xiaowei Xu: A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise. In: Second International Conference on Knowledge Discovery and Data Mining, 226-231, 1996; Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel, Joerg Sander: OPTICS: Ordering Points To Identify the Clustering Structure. In: ACM SIGMOD International Conference on Management of Data, 49-60, 1999.
Group: nz.ac.waikato.cms.weka Artifact: optics_dbScan
Show all versions Show documentation Show source
Show all versions Show documentation Show source
5 downloads
Artifact optics_dbScan
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 16. December 2019
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/optics_dbScan
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 16. December 2019
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/optics_dbScan
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
linearForwardSelection from group nz.ac.waikato.cms.weka (version 1.0.2)
Extension of BestFirst. Takes a restricted number of k attributes into account. Fixed-set selects a fixed number k of attributes, whereas k is increased in each step when fixed-width is selected. The search uses either the initial ordering to select the top k attributes, or performs a ranking (with the same evalutator the search uses later on). The search direction can be forward, or floating forward selection (with opitional backward search steps). For more information see: Martin Guetlein (2006). Large Scale Attribute Selection Using Wrappers. Freiburg, Germany.
Group: nz.ac.waikato.cms.weka Artifact: linearForwardSelection
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact linearForwardSelection
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/linearForwardSelection
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, classifierBasedAttributeSelection,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/linearForwardSelection
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, classifierBasedAttributeSelection,
There are maybe transitive dependencies!
Page 3 from 3 (items total 29)