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

Download JAR files tagged by rule with all dependencies

Search JAR files by class name

akka-remote-tests-experimental_2.10.0-RC2 from group com.typesafe.akka (version 2.1.0-RC2)

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. An experimental module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-remote-tests-experimental_2.10.0-RC2
Show documentation Show source 
 

0 downloads
Artifact akka-remote-tests-experimental_2.10.0-RC2
Group com.typesafe.akka
Version 2.1.0-RC2
Last update 08. November 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 3
Dependencies akka-remote_2.10.0-RC2, akka-testkit_2.10.0-RC2, scala-library,
There are maybe transitive dependencies!

akka-sample-multi-node-experimental_2.10.0-RC2 from group com.typesafe.akka (version 2.1.0-RC2)

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. An experimental module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-sample-multi-node-experimental_2.10.0-RC2
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact akka-sample-multi-node-experimental_2.10.0-RC2
Group com.typesafe.akka
Version 2.1.0-RC2
Last update 08. November 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

akka-cluster-experimental_2.10.0-RC1 from group com.typesafe.akka (version 2.1.0-RC1)

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. An experimental module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-cluster-experimental_2.10.0-RC1
Show documentation Show source 
 

0 downloads
Artifact akka-cluster-experimental_2.10.0-RC1
Group com.typesafe.akka
Version 2.1.0-RC1
Last update 16. October 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 2
Dependencies akka-remote_2.10.0-RC1, scala-library,
There are maybe transitive dependencies!

akka-remote-tests-experimental_2.10.0-RC1 from group com.typesafe.akka (version 2.1.0-RC1)

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. An experimental module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-remote-tests-experimental_2.10.0-RC1
Show documentation Show source 
 

0 downloads
Artifact akka-remote-tests-experimental_2.10.0-RC1
Group com.typesafe.akka
Version 2.1.0-RC1
Last update 16. October 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 3
Dependencies akka-remote_2.10.0-RC1, akka-testkit_2.10.0-RC1, scala-library,
There are maybe transitive dependencies!

akka-sample-cluster-experimental_2.10.0-RC1 from group com.typesafe.akka (version 2.1.0-RC1)

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. An experimental module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-sample-cluster-experimental_2.10.0-RC1
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact akka-sample-cluster-experimental_2.10.0-RC1
Group com.typesafe.akka
Version 2.1.0-RC1
Last update 16. October 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 2
Dependencies akka-cluster-experimental_2.10.0-RC1, scala-library,
There are maybe transitive dependencies!

akka-sample-multi-node-experimental_2.10.0-RC1 from group com.typesafe.akka (version 2.1.0-RC1)

This module of Akka is marked as experimental, which means that it is in early access mode, which also means that it is not covered by commercial support. An experimental module doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. An experimental module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-sample-multi-node-experimental_2.10.0-RC1
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact akka-sample-multi-node-experimental_2.10.0-RC1
Group com.typesafe.akka
Version 2.1.0-RC1
Last update 16. October 2012
Organization Typesafe Inc.
URL http://akka.io
License Apache 2
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

mlrules-weka-package from group com.github.fracpete (version 2023.7.26)

Maximum Likelihood Rule Ensembles (MLRules) is a new rule induction algorithm for solving classification problems via probability estimation. The ensemble is built using boosting, by greedily minimizing the negative loglikelihood which results in estimating the class conditional probability distribution. The main advantage of decision rules is their simplicity and comprehensibility: they are logical statements of the form "if condition then decision", which is probably the easiest form of model to interpret. On the other hand, by exploiting a powerful statistical technique to induce the rules, the final ensemble has very high prediction accuracy. Fork of the original code located at: http://www.cs.put.poznan.pl/wkotlowski/software-mlrules.html

Group: com.github.fracpete Artifact: mlrules-weka-package
Show documentation Show source 
 

0 downloads
Artifact mlrules-weka-package
Group com.github.fracpete
Version 2023.7.26
Last update 25. July 2023
Organization University of Waikato, Hamilton, NZ
URL https://github.com/fracpete/mlrules-weka-package
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

rulelearner from group com.rulelearner (version 8.4.1.1)

Rule Learner is an open source Java library for learning business rules from historical data. It supports supervised Machine Learning by incorporating well-known algorithms such as RIPPER and C4.5 provided by open source tools such as Weka. Rule Learner is implemented as a Machine Learning component of OpenRules Decision Manager. It allows business analysts to place their historical data in simple Excel tables and to automatically discover business rules that find certain pattern in this data. The generated rules are human readable and presented in Excel format executable by OpenRules Decision Manager.

Group: com.rulelearner Artifact: rulelearner
Show all versions Show documentation Show source 
 

0 downloads
Artifact rulelearner
Group com.rulelearner
Version 8.4.1.1
Last update 30. September 2021
Organization not specified
URL http://rulelearner.com
License GNU Lesser General Public License (LGPL)
Dependencies amount 5
Dependencies openrules-core, log4j-slf4j-impl, weka-stable, poi, poi-ooxml,
There are maybe transitive dependencies!

akka-contrib_2.12 from group com.typesafe.akka (version 2.5.32)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-contrib_2.12
Group com.typesafe.akka
Version 2.5.32
Last update 15. October 2020
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, akka-remote_2.12, akka-cluster_2.12, akka-cluster-tools_2.12, akka-persistence_2.12,
There are maybe transitive dependencies!

akka-contrib_2.11 from group com.typesafe.akka (version 2.5.32)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for these modules.

Group: com.typesafe.akka Artifact: akka-contrib_2.11
Show all versions Show documentation Show source 
 

1 downloads
Artifact akka-contrib_2.11
Group com.typesafe.akka
Version 2.5.32
Last update 15. October 2020
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, akka-remote_2.11, akka-cluster_2.11, akka-cluster-tools_2.11, akka-persistence_2.11,
There are maybe transitive dependencies!



Page 72 from 81 (items total 806)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy