Download JAR files tagged by criterion with all dependencies
shardingsphere-scaling-distsql from group org.apache.shardingsphere (version 5.0.0)
Group: org.apache.shardingsphere Artifact: shardingsphere-scaling-distsql
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
shardingsphere-scaling from group org.apache.shardingsphere (version 5.0.0)
Group: org.apache.shardingsphere Artifact: shardingsphere-scaling
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
shardingsphere-distsql-parser-engine from group org.apache.shardingsphere (version 5.0.0)
Group: org.apache.shardingsphere Artifact: shardingsphere-distsql-parser-engine
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact shardingsphere-distsql-parser-engine
Group org.apache.shardingsphere
Version 5.0.0
Last update 01. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies shardingsphere-distsql-parser-statement, shardingsphere-sql-parser-engine, commons-collections4, antlr4-runtime,
There are maybe transitive dependencies!
Group org.apache.shardingsphere
Version 5.0.0
Last update 01. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies shardingsphere-distsql-parser-statement, shardingsphere-sql-parser-engine, commons-collections4, antlr4-runtime,
There are maybe transitive dependencies!
shardingsphere-distsql-parser-statement from group org.apache.shardingsphere (version 5.0.0)
Group: org.apache.shardingsphere Artifact: shardingsphere-distsql-parser-statement
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
metricshub-wbem-extension from group org.sentrysoftware (version 0.9.08)
Group: org.sentrysoftware Artifact: metricshub-wbem-extension
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
metricshub-ipmi-extension from group org.sentrysoftware (version 0.9.08)
MetricsHub IPMI Extension implementation providing a set of functionalities used to process IPMI-over-lan criterion and source.
Group: org.sentrysoftware Artifact: metricshub-ipmi-extension
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact metricshub-ipmi-extension
Group org.sentrysoftware
Version 0.9.08
Last update 05. December 2024
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 6
Dependencies metricshub-engine, slf4j-api, opentelemetry-instrumentation-annotations, jackson-databind, jackson-core, jackson-dataformat-yaml,
There are maybe transitive dependencies!
Group org.sentrysoftware
Version 0.9.08
Last update 05. December 2024
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 6
Dependencies metricshub-engine, slf4j-api, opentelemetry-instrumentation-annotations, jackson-databind, jackson-core, jackson-dataformat-yaml,
There are maybe transitive dependencies!
cascadeKMeans from group nz.ac.waikato.cms.weka (version 1.0.4)
k-means clustering with automatic selection of k. Restarts k-means and selects the best k using the Calinski and Harabasz criterion, without cross-validation.
Group: nz.ac.waikato.cms.weka Artifact: cascadeKMeans
Show all versions Show documentation Show source
Show all versions Show documentation Show source
3 downloads
Artifact cascadeKMeans
Group nz.ac.waikato.cms.weka
Version 1.0.4
Last update 31. December 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/cascadeKMeans
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.4
Last update 31. December 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/cascadeKMeans
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
fscript from group org.objectweb.fractal.fscript (version 2.1.3)
FScript is a scripting language dedicated to Fractal components
architectural reconfigurations. It also includes FPath, a notation inspired by
XPath which makes it easy to navigate inside Fractal architectures to discover
its structure or find elements (components or interfaces) which match certain
criterion.
Artifact fscript
Group org.objectweb.fractal.fscript
Version 2.1.3
Last update 08. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies fractal-api, fractal-adl, fractal-util, fractal-rmi, jta, jcip-annotations, antlr-runtime, monolog, guava, script-api,
There are maybe transitive dependencies!
Group org.objectweb.fractal.fscript
Version 2.1.3
Last update 08. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies fractal-api, fractal-adl, fractal-util, fractal-rmi, jta, jcip-annotations, antlr-runtime, monolog, guava, script-api,
There are maybe transitive dependencies!
comparators from group de.cit-ec.tcs.alignment (version 3.1.1)
This module defines the interfaces for Comparators in the TCS Alignment Toolbox. A Comparator has
the purpose of defining the dissimilarity between elements in the input sequences of an
Alignment. More specific information on Comparators can be found in the 'Comparator' interface.
You can find a lot of helpful standard implementations of Comparators in the comparators-lib
module.
In the TCS Alignment Toolbox we require the output values of Comparators to lie in the range
[0,1]. Many natural dissimilarities on value sets do not meet this criterion, such that
additional normalization has to be applied. To that end this package also contains a Normalizer
interface for functions that map real values from the range [0, infinity) to the range [0,1].
This package also provides a few convenience implementations of the Comparator interface to make
the implementation of custom Comparators simpler, namely: SkipExtendedComparator,
ParameterLessSkipExtendedComparator, ComparisonBasedSkipExtendedComparator, and
ParameterLessComparisonBasedSkipExtendedComparator.
Finally the TCS Alignment Toolbox also provides the means to learn parameters of Comparators. To
enable that Comparators must implement the DerivableComparator interface to properly define the
parameters that can be learned and the gradient of the dissimilarity with respect to these
parameters. Gradients are stored using the Gradient interface as well as some convenience
implementations of said interface, namely EmptyGradient, SingletonGradient, ArrayGradient and
ListGradient.
Group: de.cit-ec.tcs.alignment Artifact: comparators
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact comparators
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies lombok,
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
Page 104 from 104 (items total 1039)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy