Download JAR files tagged by hold with all dependencies
nifi-security-utils from group org.apache.nifi (version 2.0.0-M4)
This nifi-security-utils module is meant to hold the majority of utilities
that one could need to enable secure transport or interact with encryption.
Care should be taken to keep the number of dependencies to a minimum given the
utility nature of this library.
Group: org.apache.nifi Artifact: nifi-security-utils
Show all versions Show documentation Show source
Show all versions Show documentation Show source
8 downloads
Artifact nifi-security-utils
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies nifi-api, nifi-utils, commons-lang3, commons-codec, bcprov-jdk15on, bcpkix-jdk15on, nifi-properties, jBCrypt, commons-configuration2,
There are maybe transitive dependencies!
Group org.apache.nifi
Version 2.0.0-M4
Last update 28. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies nifi-api, nifi-utils, commons-lang3, commons-codec, bcprov-jdk15on, bcpkix-jdk15on, nifi-properties, jBCrypt, commons-configuration2,
There are maybe transitive dependencies!
java-parent from group com.danhaywood.java (version 1)
This module defines a standard parent POM to use for various Java applications and modules.
Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs;
specifically to hold the required pluginManagement so that versions of plugins are locked down.
Group: com.danhaywood.java Artifact: java-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact java-parent
Group com.danhaywood.java
Version 1
Last update 15. February 2017
Organization not specified
URL https://github.com/danhaywood/java-parent
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.danhaywood.java
Version 1
Last update 15. February 2017
Organization not specified
URL https://github.com/danhaywood/java-parent
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
thresholdSelector from group nz.ac.waikato.cms.weka (version 1.0.3)
A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure. Performance is measured either on the training data, a hold-out set or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).
Group: nz.ac.waikato.cms.weka Artifact: thresholdSelector
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact thresholdSelector
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 25. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/thresholdSelector
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.3
Last update 25. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/thresholdSelector
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
zookeeper-recipes from group io.streamnative (version 3.6.3.1)
1) This module contains various Zookeeper recipe implementations.
2) The recipe directory name should specify the name of the recipe you are implementing - eg. zookeeper-recipes-lock.
3) It would be great if you can provide both the java and c recipes for the zookeeper recipes.
C recipes go in to zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/c
Java implementation goes into zookeeper-recipes/zookeeper-recipes-[recipe-name]/src/java.
4) The recipes hold high standards like our zookeeper c/java libraries, so make sure that you include
some unit testing with both the c and java recipe code.
5) Also, please name your c client public methods as
zkr_recipe-name_methodname
(eg. zkr_lock_lock in zookeeper-recipes-lock/src/c)
6) To run the c tests in all the recipes,
- make sure the main zookeeper c libraries in
zookeeper-client-c are compiled. Run autoreconf -if;./configure; make. The libraries
will be installed in {top}/src/c/.libs.
- run autoreconf if;./configure;make run-check
in zookeeper-recipes/$recipename/src/c
Group: io.streamnative Artifact: zookeeper-recipes
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zookeeper-recipes
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies zookeeper,
There are maybe transitive dependencies!
Group io.streamnative
Version 3.6.3.1
Last update 28. January 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies zookeeper,
There are maybe transitive dependencies!
dhelm-candlepattern from group in.kncsolutions.dhelm.candlepattern (version 1.0.4)
This library provides the necessary implementations to screen the following patterns:
Bullish Belt Hold
Bearish Belt Hold
Hammer
Hanging Man
Southern Doji
Northern Doji
Gapping Up Doji
Gapping Down Doji
Takuri Line
One Candle Shooting Star
Bullish Strong Line
Bearish Strong Line
Bullish Harami
Bearish Harami
Bullish Engulfing
Bearish Engulfing
Bullish Kicking
Bearish Kicking
Matching Low
Matching High
Bullish Harami Cross
Bearish Harami Cross
Bullish Doji Star
Bearish Doji Star
Dark Cloud Cover
Piercing Line
Descending Hawk
Homing Pigeon
Bullish Abandoned Baby
Bearish Abandoned Baby
Three Inside Up
Three Inside Down
Three Outside Up
Three Outside Down
Three White Soldiers
Three Black Crows
Morning Doji Star
Evening Doji Star
Morning Star
Evening Star
Upside Tasuki Gap
Downside Tasuki Gap
Bullish Side by Side White Lines
Bearish Side by Side White Lines
Rising Three Method
Group: in.kncsolutions.dhelm.candlepattern Artifact: dhelm-candlepattern
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact dhelm-candlepattern
Group in.kncsolutions.dhelm.candlepattern
Version 1.0.4
Last update 16. July 2018
Organization KNC Solutions Private Limited.
URL https://dhelm.kncsolutions.in
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies dhelm-exceptions, dhelm-mathcal, dhelm-candlebasic,
There are maybe transitive dependencies!
Group in.kncsolutions.dhelm.candlepattern
Version 1.0.4
Last update 16. July 2018
Organization KNC Solutions Private Limited.
URL https://dhelm.kncsolutions.in
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies dhelm-exceptions, dhelm-mathcal, dhelm-candlebasic,
There are maybe transitive dependencies!
Page 13 from 13 (items total 125)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy