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

Download JAR files tagged by normal with all dependencies

Search JAR files by class name

EMImputation from group nz.ac.waikato.cms.weka (version 1.0.2)

Replaces missing numeric values using Expectation Maximization with a multivariate normal model. Described in " Schafer, J.L. Analysis of Incomplete Multivariate Data, New York: Chapman and Hall, 1997."

Group: nz.ac.waikato.cms.weka Artifact: EMImputation
Show all versions Show documentation Show source 
 

0 downloads
Artifact EMImputation
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/EMImputation
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

timefold-solver-examples from group ai.timefold.solver (version 1.9.0)

Timefold solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the examples which demonstrate how to use it in a normal Java application.

Group: ai.timefold.solver Artifact: timefold-solver-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact timefold-solver-examples
Group ai.timefold.solver
Version 1.9.0
Last update 09. April 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 12
Dependencies timefold-solver-core, timefold-solver-persistence-common, timefold-solver-jackson, timefold-solver-benchmark, jfreechart, slf4j-api, jackson-annotations, jackson-core, jackson-databind, jdom2, poi, poi-ooxml,
There are maybe transitive dependencies!

optaplanner-examples from group org.optaplanner (version 9.44.0.Final)

OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the examples which demonstrate how to use it in a normal Java application.

Group: org.optaplanner Artifact: optaplanner-examples
Show all versions Show documentation Show source 
 

3 downloads
Artifact optaplanner-examples
Group org.optaplanner
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL https://www.optaplanner.org
License not specified
Dependencies amount 14
Dependencies optaplanner-core, optaplanner-persistence-common, optaplanner-persistence-jackson, optaplanner-benchmark, jakarta.json-api, jfreechart, commons-text, slf4j-api, jackson-annotations, jackson-core, jackson-databind, jdom2, poi, poi-ooxml,
There are maybe transitive dependencies!

packr from group com.nimblygames.packr (version 2.7.0)

A normal jar with Maven dependencies for use as part of an application or build script. This can be useful for creating Packr configuration JSON files. Packages your JAR, assets and a JVM for distribution on Windows, Linux and macOS, adding a native executable file to make it appear like a native app.

Group: com.nimblygames.packr Artifact: packr
Show all versions Show documentation Show source 
 

0 downloads
Artifact packr
Group com.nimblygames.packr
Version 2.7.0
Last update 22. August 2020
Organization not specified
URL https://nimblygames.com/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

meerkat from group com.github.channingbj (version 1.2)

Meerkat is an operation monitor and service degradation component which can 1. collect success rate and average time cost of predefined operations 2. Cutoff the function call when success rate falling below certain threshold, resume the function call after success rate back to normal.

Group: com.github.channingbj Artifact: meerkat
Show documentation Show source 
 

1 downloads
Artifact meerkat
Group com.github.channingbj
Version 1.2
Last update 23. August 2017
Organization not specified
URL https://github.com/ChanningBJ/meerkat
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies metrics-core, metrics-graphite, lombok, slf4j-api, guava, slf4j-log4j12, owner, commons-lang3,
There are maybe transitive dependencies!

meerkat from group com.github.qiyimbd (version 1.1)

Meerkat is an operation monitor and service degradation component which can 1. collect success rate and average time cost of predefined operations 2. Cutoff the function call when success rate falling below certain threshold, resume the function call after success rate back to normal.

Group: com.github.qiyimbd Artifact: meerkat
Show all versions Show documentation Show source 
 

0 downloads
Artifact meerkat
Group com.github.qiyimbd
Version 1.1
Last update 11. July 2017
Organization not specified
URL https://github.com/qiyimbd/meerkat
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies metrics-core, metrics-graphite, lombok, slf4j-api, guava, slf4j-log4j12, owner, commons-lang3,
There are maybe transitive dependencies!

chex4j from group net.sf.chex4j (version 1.0.2)

Chex4j allows you to document and enforce @pre and @post conditions of method calls with runtime class file instrumentation. Conditions run as fast as normal code. Chex4j runs as a class load time javaagent. Optionally the instrumented classes may be output to disk for deployment.

Group: net.sf.chex4j Artifact: chex4j
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chex4j
Group net.sf.chex4j
Version 1.0.2
Last update 03. April 2011
Organization not specified
URL http://chex4j.sourceforge.net/
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!

niosax from group uk.org.retep (version 10.6)

NioSax (pronounced 'Neo-Sax') provides a Java NIO friendly XML parser similar in operation to SAX, however unlike normal SAX, with NioSax it is possible for the xml source to contain partial content (i.e. only part of the XML stream has been received).

Group: uk.org.retep Artifact: niosax
Show all versions Show documentation Show source 
 

0 downloads
Artifact niosax
Group uk.org.retep
Version 10.6
Last update 08. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies collections, encoding, nio,
There are maybe transitive dependencies!

squirrelsql-dependency-plugin from group net.sf.squirrel-sql (version 1.0.9)

This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more precise control over which artifacts are included in the copy operation. Specifically, in addition to the normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts which is a list containing a single entry for each includedArtifact where the value is the groupId and the artifactId joined by a colon (":")

Group: net.sf.squirrel-sql Artifact: squirrelsql-dependency-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-dependency-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, maven-settings, maven-dependency-plugin,
There are maybe transitive dependencies!

result4j from group com.github.sviperll (version 1.0)

The project provides Result-type similar to Result-type in Rust that allows to return either successfull result or otherwise some kind of error. In Java native way of reporting errors are exceptions, either checked or unchecked, but Result-type provides a way to pass error enformation as a first-class value through the code written in functional style. Routines are provided for interoperability of normal code that uses exception and functional code that uses Result-type, so that exceptions can be catched and propagated as errors in Result-type and then rethrown again later in the control-flow.

Group: com.github.sviperll Artifact: result4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact result4j
Group com.github.sviperll
Version 1.0
Last update 26. January 2024
Organization not specified
URL https://github.com/sviperll/result4j
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 7 from 10 (items total 92)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy