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

Download JAR files tagged by generating with all dependencies

Search JAR files by class name

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!

java-cup from group net.sf.squirrel-sql.thirdparty-non-maven (version 0.11a)

CUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: java-cup
Show source 
 

7 downloads
Artifact java-cup
Group net.sf.squirrel-sql.thirdparty-non-maven
Version 0.11a
Last update 10. October 2009
Organization not specified
URL http://www2.cs.tum.edu/projects/cup/
License CUP Parser Generator Copyright Notice, License, and Disclaimer
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-cup from group net.sf.squirrel-sql.thirdparty.non-maven (version 11a)

CUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java.

Group: net.sf.squirrel-sql.thirdparty.non-maven Artifact: java-cup
Show all versions 
 

2 downloads
Artifact java-cup
Group net.sf.squirrel-sql.thirdparty.non-maven
Version 11a
Last update 10. October 2009
Organization not specified
URL http://www2.cs.tum.edu/projects/cup/
License CUP Parser Generator Copyright Notice, License, and Disclaimer
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-me-maven-plugin from group me.springframework (version 1.0)

A Maven plugin for generating a BeanFactory from a Spring application context. In order to work around the limitations on platforms not supporting reflection, this Maven plugin will analyze the sources and dependent jar files to gather all the required information at build time.

Group: me.springframework Artifact: spring-me-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact spring-me-maven-plugin
Group me.springframework
Version 1.0
Last update 15. May 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-me-core, maven-plugin-api, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

java-uuid-generator from group com.fasterxml.uuid (version 5.1.0)

Java UUID Generator (JUG) is a Java library for generating Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID). It can be used either as a component in a bigger application, or as a standalone command line tool. JUG generates UUIDs according to the IETF UUID draft specification. JUG supports 3 original official UUID generation methods as well as later additions (v6, v7)

Group: com.fasterxml.uuid Artifact: java-uuid-generator
Show all versions Show documentation Show source 
 

368 downloads
Artifact java-uuid-generator
Group com.fasterxml.uuid
Version 5.1.0
Last update 03. June 2024
Organization FasterXML.com
URL https://github.com/cowtowncoder/java-uuid-generator
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

mi-label from group gov.nasa.pds (version 1.5.2)

The Metadata Injector for PDS Labels (MILabel) provides a command-line interface for generating PDS4 Labels using a user provided PDS4 XML template and input (source) data products. The PDS4 XML Templates use Apache Velocity variables and logic to generate the PDS4 labels. For inputs, the tool currently supports detached and attached ODL/PDS3 labels with plans to support VICAR attached labels and CSV files.

Group: gov.nasa.pds Artifact: mi-label
Show all versions Show documentation Show source 
 

0 downloads
Artifact mi-label
Group gov.nasa.pds
Version 1.5.2
Last update 25. May 2024
Organization not specified
URL https://nasa-pds.github.io/mi-label/
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies commons-cli, velocity, velocity-tools, commons-io, commons-collections, jackson-databind, vicario, pds3-product-tools, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!

jaxb-rich-contract-plugin from group net.codesup.util (version 4.2.0.0)

Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.

Group: net.codesup.util Artifact: jaxb-rich-contract-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaxb-rich-contract-plugin
Group net.codesup.util
Version 4.2.0.0
Last update 30. April 2024
Organization not specified
URL https://mklemm.github.io/jaxb-rich-contract-plugin/
License not specified
Dependencies amount 3
Dependencies jaxb-plugin-lib, jaxb-rich-contract-runtime, word-wrap,
There are maybe transitive dependencies!

jaxb2-rich-contract-plugin-test from group net.codesup.util (version 4.2.0.0)

Group: net.codesup.util Artifact: jaxb2-rich-contract-plugin-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaxb2-rich-contract-plugin-test
Group net.codesup.util
Version 4.2.0.0
Last update 30. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies assertj-core,
There are maybe transitive dependencies!

jaxb-rich-contract-plugin-parent from group net.codesup.util (version 4.2.0.0)

Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.

Group: net.codesup.util Artifact: jaxb-rich-contract-plugin-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaxb-rich-contract-plugin-parent
Group net.codesup.util
Version 4.2.0.0
Last update 30. April 2024
Organization not specified
URL https://mklemm.github.io/jaxb-rich-contract-plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb2-rich-contract-plugin from group net.codesup.util (version 4.1.1)

Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.

Group: net.codesup.util Artifact: jaxb2-rich-contract-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact jaxb2-rich-contract-plugin
Group net.codesup.util
Version 4.1.1
Last update 25. April 2024
Organization not specified
URL http://mklemm.github.io/jaxb2-rich-contract-plugin
License not specified
Dependencies amount 2
Dependencies jaxb-plugin-lib, word-wrap,
There are maybe transitive dependencies!



Page 144 from 152 (items total 1511)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy