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

Download JAR files tagged by tree with all dependencies

Search JAR files by class name

android-wysiwyg-editor from group com.github.irshulx (version 0.3.4)

Android WYSIWYG is a text editor written in Android using the native components in the content tree. The library can be used as both Editor and Renderer. The HTML parser helps it easier to integrate with specific web WYSIWY

Group: com.github.irshulx Artifact: android-wysiwyg-editor
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact android-wysiwyg-editor
Group com.github.irshulx
Version 0.3.4
Last update 25. June 2016
Organization not specified
URL http://irshulx.github.io/android-wysiwyg-editor
License The Apache Software License, Version 2.0
Dependencies amount 10
Dependencies jsoup, play-services-maps, support-v4, appcompat-v7, converter-gson, picasso, design, gson, retrofit, play-services-location,
There are maybe transitive dependencies!

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

Grows an alternating model tree by minimising squared error. For more information see "Eibe Frank, Michael Mayo, Stefan Kramer: Alternating Model Trees. In: Proceedings of the ACM Symposium on Applied Computing, Data Mining Track, 2015".

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

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

commons-vfs-truezip from group fr.perigee (version 0.0.5)

A commons VFS archive file system using TrueZip to allow R/W operations on zips. According to modular TrueZip nature, this project is also modular, allowing one to use only required compoent (which will pull the right TrueZip dependency tree).

Group: fr.perigee Artifact: commons-vfs-truezip
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact commons-vfs-truezip
Group fr.perigee
Version 0.0.5
Last update 11. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-vfs2,
There are maybe transitive dependencies!

tesla-plugin-plugin from group org.eclipse.tesla.plugin (version 0.0.2)

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal.

Group: org.eclipse.tesla.plugin Artifact: tesla-plugin-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact tesla-plugin-plugin
Group org.eclipse.tesla.plugin
Version 0.0.2
Last update 28. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies maven-plugin-api, maven-model, maven-repository-metadata, maven-project, maven-plugin-descriptor, maven-plugin-registry, tesla-plugin-tools-api, maven-artifact-manager, maven-artifact, plexus-utils,
There are maybe transitive dependencies!

tesla-plugin-plugin from group io.tesla.maven.plugins (version 0.0.5)

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal.

Group: io.tesla.maven.plugins Artifact: tesla-plugin-plugin
Show documentation Show source 
 

0 downloads
Artifact tesla-plugin-plugin
Group io.tesla.maven.plugins
Version 0.0.5
Last update 23. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies maven-plugin-api, maven-model, maven-repository-metadata, maven-project, maven-plugin-descriptor, maven-plugin-registry, tesla-plugin-tools-api, maven-artifact-manager, maven-artifact, plexus-utils,
There are maybe transitive dependencies!

tesla-plugin-plugin from group io.tesla.maven.plugin (version 0.0.4)

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal.

Group: io.tesla.maven.plugin Artifact: tesla-plugin-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact tesla-plugin-plugin
Group io.tesla.maven.plugin
Version 0.0.4
Last update 09. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies maven-plugin-api, maven-model, maven-repository-metadata, maven-project, maven-plugin-descriptor, maven-plugin-registry, tesla-plugin-tools-api, maven-artifact-manager, maven-artifact, plexus-utils,
There are maybe transitive dependencies!

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

Class for generating a decision tree with naive Bayes classifiers at the leaves. For more information, see Ron Kohavi: Scaling Up the Accuracy of Naive-Bayes Classifiers: A Decision-Tree Hybrid. In: Second International Conference on Knoledge Discovery and Data Mining, 202-207, 1996.

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

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

prefuseTree from group nz.ac.waikato.cms.weka (version 1.0.3)

A visualization component for displaying tree structures from those schemes that can output trees (e.g. decision tree learners, Cobweb clusterer etc.). This component is available from the popup menu in the Explorer's classify and cluster panels. The component uses the prefuse visualization library.

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

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

jaxb2-fluent-api from group org.jvnet.jaxb2_commons (version 3.0)

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: org.jvnet.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

3 downloads
Artifact jaxb2-fluent-api
Group org.jvnet.jaxb2_commons
Version 3.0
Last update 29. March 2011
Organization not specified
URL http://java.net/projects/jaxb2-commons/pages/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb-fluent-api from group net.java.dev.jaxb2-commons (version 2.1.8)

Causes JAXB RI 2.1.8 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: net.java.dev.jaxb2-commons Artifact: jaxb-fluent-api
Show all versions Show source 
 

2 downloads
Artifact jaxb-fluent-api
Group net.java.dev.jaxb2-commons
Version 2.1.8
Last update 20. May 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!



Page 82 from 90 (items total 893)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy