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

Download JAR files tagged by parsing with all dependencies

Search JAR files by class name

mstparser from group net.sourceforge.mstparser (version 0.5.1)

MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported.

Group: net.sourceforge.mstparser Artifact: mstparser
Show documentation Show source 
 

1 downloads
Artifact mstparser
Group net.sourceforge.mstparser
Version 0.5.1
Last update 10. September 2013
Organization not specified
URL http://mstparser.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies trove,
There are maybe transitive dependencies!

org.jfrog.maven.maven-plugin-tools-anno from group br.com.ingenieux.maven.annomojo (version 1.4.1)

Maven Anno Mojo module conatining the implementation of the MojoDescriptorExtractor used by the plugin maven-plugin-plugin. This POM override the standard java MojoDescriptorExtractor to avoid qdox parsing error. Adding this module as a dependencies to maven-plugin-plugin will stop the xdoclet plugin system is from being activated, and will activate this annotations processor instead.

Group: br.com.ingenieux.maven.annomojo Artifact: org.jfrog.maven.maven-plugin-tools-anno
Show documentation Show source 
 

0 downloads
Artifact org.jfrog.maven.maven-plugin-tools-anno
Group br.com.ingenieux.maven.annomojo
Version 1.4.1
Last update 17. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.jfrog.maven.maven-plugin-anno, maven-plugin-tools-api, maven-plugin-descriptor,
There are maybe transitive dependencies!

maven-plugin-tools-anno from group org.jfrog.maven.annomojo (version 1.4.1)

Maven Anno Mojo module conatining the implementation of the MojoDescriptorExtractor used by the plugin maven-plugin-plugin. This POM override the standard java MojoDescriptorExtractor to avoid qdox parsing error. Adding this module as a dependencies to maven-plugin-plugin will stop the xdoclet plugin system is from being activated, and will activate this annotations processor instead.

Group: org.jfrog.maven.annomojo Artifact: maven-plugin-tools-anno
Show all versions Show documentation Show source 
 

3 downloads
Artifact maven-plugin-tools-anno
Group org.jfrog.maven.annomojo
Version 1.4.1
Last update 19. December 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-plugin-anno, maven-plugin-tools-api, maven-plugin-descriptor,
There are maybe transitive dependencies!

jMatchParser-all from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-all module contains metadata for building aggregate packages.

Group: net.sf.jmatchparser Artifact: jMatchParser-all

 

0 downloads
Artifact jMatchParser-all
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jMatchParser-util, jMatchParser-charset, jMatchParser-jchardet, jMatchParser-juniversalchardet, jMatchParser-parser,
There are maybe transitive dependencies!

jMatchParser-parser from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-parser module contains the actual parser.

Group: net.sf.jmatchparser Artifact: jMatchParser-parser
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-parser
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License GNU General Public License v2 or later
Dependencies amount 2
Dependencies jtidy, jMatchParser-util,
There are maybe transitive dependencies!

jMatchParser-icu4j-chardet from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-icu4j-chardet module contains the character sets.

Group: net.sf.jmatchparser Artifact: jMatchParser-icu4j-chardet
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-icu4j-chardet
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License 3-clause BSD license
Dependencies amount 1
Dependencies icu4j,
There are maybe transitive dependencies!

jMatchParser-charset from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-charset module contains the character sets.

Group: net.sf.jmatchparser Artifact: jMatchParser-charset
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-charset
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License 3-clause BSD license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jMatchParser-util from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets. The jMatchParser-util module contains the utility classes for parsing.

Group: net.sf.jmatchparser Artifact: jMatchParser-util
Show documentation Show source 
 

0 downloads
Artifact jMatchParser-util
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL Not specified
License 3-clause BSD license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jMatchParser from group net.sf.jmatchparser (version 0.1)

A java-based parser for parsing/grabbing web sites and other text or XML documents, based on a nondeterministic parser language, creating XML output. Also contains a few utility classes for HTML, CSV and text parsing, and additional character sets.

Group: net.sf.jmatchparser Artifact: jMatchParser
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jMatchParser
Group net.sf.jmatchparser
Version 0.1
Last update 30. September 2011
Organization not specified
URL http://jmatchparser.sourceforge.net/
License 3-clause BSD license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

utc-dates from group com.cemerick (version 0.0.2)

A simple date formatting/parsing library that (by default) normalizes all formatted dates to UTC, and assumes all date strings are indicated in UTC. Its intended use is to offer a simple API useful for representing/consuming dates within lexicographically-sensitive database systems (e.g. couchdb, AWS SimpleDB, etc).

Group: com.cemerick Artifact: utc-dates
Show all versions Show source 
 

0 downloads
Artifact utc-dates
Group com.cemerick
Version 0.0.2
Last update 09. May 2011
Organization not specified
URL http://github.com/cemerick/utc-dates
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 139 from 146 (items total 1455)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy