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

Download JAR files tagged by viewed with all dependencies

Search JAR files by class name

geronimo-welcome from group org.apache.geronimo.plugins (version 3.0.1)

This is a very simple application that is intended to serve as the default page that can be viewed when the server is first installed so that someone can see that the installation is working.

Group: org.apache.geronimo.plugins Artifact: geronimo-welcome
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geronimo-welcome
Group org.apache.geronimo.plugins
Version 3.0.1
Last update 23. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

geronimo-welcome from group org.apache.geronimo.applications (version 2.0.2)

This is a very simple application that is intended to serve as the default page that can be viewed when the server is first installed so that someone can see that the installation is working.

Group: org.apache.geronimo.applications Artifact: geronimo-welcome
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geronimo-welcome
Group org.apache.geronimo.applications
Version 2.0.2
Last update 18. October 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

geronimo-welcome from group geronimo (version 1.1.1)

This is a very simple application that is intended to serve as the default page that can be viewed when the server is first installed so that someone can see that the installation is working.

Group: geronimo Artifact: geronimo-welcome
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geronimo-welcome
Group geronimo
Version 1.1.1
Last update 19. September 2006
Organization Apache Software Foundation
URL http://geronimo.apache.org/
License not specified
Dependencies amount 13
Dependencies geronimo-kernel, geronimo-system, mx4j, ant, commons-el, geronimo-j2ee_1.4_spec, standard, jstl, jasper-runtime, jasper-compiler, commons-logging, commons-jelly-tags-velocity, velocity,
There are maybe transitive dependencies!

gradle-enterprise-maven-extension from group com.gradle (version 1.21.2)

Maven extension for Develocity installations that provides Build Insights, Build Caching, Predictive Test Selection, and Test Distribution for Maven builds. Alternatively, Build Insights can be captured and viewed for free at scans.gradle.com and Build Caching can be used for free locally. See https://gradle.com for more information on Develocity.

Group: com.gradle Artifact: gradle-enterprise-maven-extension
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gradle-enterprise-maven-extension
Group com.gradle
Version 1.21.2
Last update 16. April 2024
Organization not specified
URL https://gradle.com/help/maven-extension
License Gradle Terms of Use
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

develocity-maven-extension from group com.gradle (version 1.21.2)

Maven extension for Develocity installations that provides Build Insights, Build Caching, Predictive Test Selection, and Test Distribution for Maven builds. Alternatively, Build Insights can be captured and viewed for free at scans.gradle.com and Build Caching can be used for free locally. See https://gradle.com for more information on Develocity.

Group: com.gradle Artifact: develocity-maven-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact develocity-maven-extension
Group com.gradle
Version 1.21.2
Last update 16. April 2024
Organization not specified
URL https://gradle.com/help/maven-extension
License Gradle Terms of Use
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

Nearest-neighbor-like algorithm using non-nested generalized exemplars (which are hyperrectangles that can be viewed as if-then rules). For more information, see Brent Martin (1995). Instance-Based learning: Nearest Neighbor With Generalization. Hamilton, New Zealand. Sylvain Roy (2002). Nearest Neighbor With Generalization. Christchurch, New Zealand.

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

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

mindmap-maven-plugin from group fr.xebia.maven.plugins (version 1.0.1)

This plugin generates a MindMap from the project dependencies. The mindmap file (with the '.mm' extension) can be viewed with Freeplane (free tool). By default, the mindmap shows the full dependency tree. You can filter this tree at generation time by artifact's group id, by providing a parameter 'groupIdsFilteringREGEXMatch' setted with a groupId name fragment (a startswith will be performed). Usage is (for exemple) : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap with filtering : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap -DgroupIdsFilteringREGEXMatch=fr.xebia

Group: fr.xebia.maven.plugins Artifact: mindmap-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mindmap-maven-plugin
Group fr.xebia.maven.plugins
Version 1.0.1
Last update 20. November 2011
Organization not specified
URL https://github.com/ielfatmi/mindmap-maven-plugin
License Apache 2
Dependencies amount 3
Dependencies maven-dependency-tree, maven-plugin-api, velocity-tools,
There are maybe transitive dependencies!

DataVision from group net.sf.datavision (version 1.1.0)

DataVision is an Open Source reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more.

Group: net.sf.datavision Artifact: DataVision
Show all versions 
 

0 downloads
Artifact DataVision
Group net.sf.datavision
Version 1.1.0
Last update 27. January 2008
Organization not specified
URL http://datavision.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies bsf, itext, poi,
There are maybe transitive dependencies!

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

Class for boosting a classifier using the MultiBoosting method. MultiBoosting is an extension to the highly successful AdaBoost technique for forming decision committees. MultiBoosting can be viewed as combining AdaBoost with wagging. It is able to harness both AdaBoost's high bias and variance reduction with wagging's superior variance reduction. Using C4.5 as the base learning algorithm, Multi-boosting is demonstrated to produce decision committees with lower error than either AdaBoost or wagging significantly more often than the reverse over a large representative cross-section of UCI data sets. It offers the further advantage over AdaBoost of suiting parallel execution. For more information, see Geoffrey I. Webb (2000). MultiBoosting: A Technique for Combining Boosting and Wagging. Machine Learning. Vol.40(No.2).

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

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



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy