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

Download JAR files tagged by attribute with all dependencies

Search JAR files by class name

wicket-source-parent from group com.github.jennybrown8.wicket-source (version 9.0.0)

Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. The only module required for maven dependency in your app is wicket-source itself, although a demo app is included.

Group: com.github.jennybrown8.wicket-source Artifact: wicket-source-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-source-parent
Group com.github.jennybrown8.wicket-source
Version 9.0.0
Last update 18. December 2021
Organization not specified
URL https://github.com/42Lines/wicket-source/wiki
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jarwrapper from group au.net.zeus.jgdms.tools (version 3.1.0)

A tool for generating "wrapper" JAR files. A wrapper JAR file contains a Class-Path manifest attribute listing a group of JAR files to be loaded from a common codebase. It may also, depending on applicability and selected options, contain a JAR index file, a preferred class list and/or a Main-Class manifest entry for the grouped JAR files.

Group: au.net.zeus.jgdms.tools Artifact: jarwrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact jarwrapper
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

timeSeriesFilters from group nz.ac.waikato.cms.weka (version 1.0.0)

Description=Provides a set of filters for time series. Currently contains PAA and SAX transformation filters and a filter that converts symbolic time series to string attribute values. The time series need to be given as values of a relation-valued attribute in the ARFF file. For example data in ARFF format, check the data directory of this package.

Group: nz.ac.waikato.cms.weka Artifact: timeSeriesFilters
Show documentation Show source 
 

0 downloads
Artifact timeSeriesFilters
Group nz.ac.waikato.cms.weka
Version 1.0.0
Last update 02. February 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/timeSeriesFilters
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

wicket-source-parent from group net.ftlines.wicket-source (version 7.0.0)

Wicket-source displays component instantiation location in an html attribute, speeding the modification of existing wicket pages. The only module required for maven dependency in your app is wicket-source itself, although a demo app is included.

Group: net.ftlines.wicket-source Artifact: wicket-source-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicket-source-parent
Group net.ftlines.wicket-source
Version 7.0.0
Last update 26. May 2014
Organization not specified
URL https://github.com/42Lines/wicket-source/wiki
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

DilcaDistance from group nz.ac.waikato.cms.weka (version 1.0.1)

This package implements the parameter free version of the DILCA distance. This approach allows to learn value-to-value distances between each pair of values for each attribute of the dataset. The distance between two values is computed indirectly based on the their distribution w.r.t. a set of related attributes (the context) carefully chosen.

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

0 downloads
Artifact DilcaDistance
Group nz.ac.waikato.cms.weka
Version 1.0.1
Last update 26. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/DilcaDistance
License GNU General Public License 2
Dependencies amount 2
Dependencies weka-dev, fastCorrBasedFS,
There are maybe transitive dependencies!

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

Classification by voting feature intervals. Intervals are constucted around each class for each attribute (basically discretization). Class counts are recorded for each interval on each attribute. Classification is by voting. For more info see: G. Demiroz, A. Guvenir: Classification by voting feature intervals. In: 9th European Conference on Machine Learning, 85-92, 1997.

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

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

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

Learns an isotonic regression model. Picks the attribute that results in the lowest squared error. Missing values are not allowed. Can only deal with numeric attributes. Considers the monotonically increasing case as well as the monotonically decreasing case.

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

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

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

This package provides two meta attribute selection evaluators that can apply an arbitrary filter to the input data before executing the actual attribute selection scheme. One filters data and then passes it to an attribute evaluator (FilteredAttributeEval), and the other filters data and then passes it to a subset evaluator (FilteredSubsetEval).

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

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

excalibur-logger from group org.apache.excalibur.containerkit (version 2.2.1)

Excalibur-Logger integrates neatly into Avalon-ECM and Excalibur Fortress. The main goal is to be able to define the log categories on a component basis by specifying a 'logger' attribute which denotes the log category to use for a particular component (given the component is LogEnabled or Loggable).

Group: org.apache.excalibur.containerkit Artifact: excalibur-logger
Show documentation Show source 
 

0 downloads
Artifact excalibur-logger
Group org.apache.excalibur.containerkit
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies avalon-framework-impl,
There are maybe transitive dependencies!

orange-servlet from group cat.inspiracio (version 5.0.0)

Orange Servlet provides HTML templating with server-side Java. OrangeServlet is a servlet that is registered on *.html. It reads the html file at the right location according to URL. It renders the file as html, executing some scripting: * data-if="E" attributes for server-side conditional, * data-for="T x : E" attributes for server-side loops, * data-import="C" attributes for server-side class imports, * data-substitute="file.html" substitute an element with the processed contents of a file, * ${expressions} in element bodies and attribute values.

Group: cat.inspiracio Artifact: orange-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact orange-servlet
Group cat.inspiracio
Version 5.0.0
Last update 18. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies dummy-servlet,
There are maybe transitive dependencies!



Page 14 from 3 (items total 180)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy