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

Download JAR files tagged by parser with all dependencies

Search JAR files by class name

de.tudarmstadt.ukp.wikipedia.parser from group de.tudarmstadt.ukp.wikipedia (version 1.1.0)

A modular parser for MediaWiki markup. As of June 2012, the parser module is no longer maintained. Please use the SWEBLE parser (http://sweble.org/) for parsing MediaWiki markup. See the JWPL Google Code project page for further information.

Group: de.tudarmstadt.ukp.wikipedia Artifact: de.tudarmstadt.ukp.wikipedia.parser
Show all versions Show documentation Show source 
 

2 downloads
Artifact de.tudarmstadt.ukp.wikipedia.parser
Group de.tudarmstadt.ukp.wikipedia
Version 1.1.0
Last update 25. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies de.tudarmstadt.ukp.wikipedia.api, commons-logging,
There are maybe transitive dependencies!

jericho-html from group net.htmlparser.jericho (version 3.4)

Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML.

Group: net.htmlparser.jericho Artifact: jericho-html
Show all versions Show documentation Show source 
 

78 downloads
Artifact jericho-html
Group net.htmlparser.jericho
Version 3.4
Last update 25. October 2015
Organization not specified
URL http://jericho.htmlparser.net
License GNU Lesser General Public License (LGPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rdfpro-rules from group eu.fbk.rdfpro (version 0.4.1)

Parser and writer for RDF in Turtle Quads (TQL) format. TQL is N-Quads with the more permissive (and efficient!) Turtle encoding. TQL is used in DBpedia exports and is supported in input by the Virtuoso triple store.

Group: eu.fbk.rdfpro Artifact: rdfpro-rules
Show all versions Show documentation Show source 
 

0 downloads
Artifact rdfpro-rules
Group eu.fbk.rdfpro
Version 0.4.1
Last update 09. July 2015
Organization not specified
URL http://rdfpro.fbk.eu/rdfpro-rules.html
License not specified
Dependencies amount 15
Dependencies rdfpro-core, sesame-model, sesame-util, sesame-rio-api, sesame-sail-api, sesame-repository-api, sesame-query, sesame-queryalgebra-model, sesame-queryalgebra-evaluation, sesame-queryparser-api, sesame-queryparser-sparql, sesame-queryrender, kie-api, drools-core, slf4j-api,
There are maybe transitive dependencies!

htmlparser from group nu.validator.htmlparser (version 1.4)

The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with the parser.

Group: nu.validator.htmlparser Artifact: htmlparser
Show all versions Show documentation Show source 
 

5 downloads
Artifact htmlparser
Group nu.validator.htmlparser
Version 1.4
Last update 07. June 2012
Organization not specified
URL http://about.validator.nu/htmlparser/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pogo from group org.fuwjin (version 0.9.3)

Pogo is a PEG style parser and transformation engine for Java. It is designed to meet the needs of software developers interested in adding custom language support to their applications.

Group: org.fuwjin Artifact: pogo
Show documentation Show source 
 

0 downloads
Artifact pogo
Group org.fuwjin
Version 0.9.3
Last update 19. September 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies junit, postage,
There are maybe transitive dependencies!

kxml2-min from group net.sf.kxml (version 2.3.0)

kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the common XML pull API. This archive contains only the kXML 2 parser.

Group: net.sf.kxml Artifact: kxml2-min
Show documentation Show source 
 

11 downloads
Artifact kxml2-min
Group net.sf.kxml
Version 2.3.0
Last update 20. April 2009
Organization Stefan Haustein, Oberhausen, Rhld., Germany
URL http://kxml.sourceforge.net/
License BSD style
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

neo4j-front-end from group org.neo4j (version 5.19.0)

Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.

Group: org.neo4j Artifact: neo4j-front-end
Show all versions Show documentation Show source 
 

0 downloads
Artifact neo4j-front-end
Group org.neo4j
Version 5.19.0
Last update 12. April 2024
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License not specified
Dependencies amount 13
Dependencies neo4j-util, neo4j-expressions, neo4j-notifications, neo4j-cypher-ast-factory, neo4j-cypher-cst-factory, neo4j-rewriting, neo4j-configuration, neo4j-cypher-macros, scala-library, scala-reflect, scalacheck-1-16_${scala.binary.version}, pprint_${scala.binary.version}, commons-lang3,
There are maybe transitive dependencies!

mapping-parser from group fr.lirmm.graphik (version 0.3.0)

The mapping parser is a parser for the mapping format developped by the INRIA Boreal Team This is to use a json document to describe how to integrate heterogeneous datasources. This work have been done during the developement of the InteGraal software

Group: fr.lirmm.graphik Artifact: mapping-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact mapping-parser
Group fr.lirmm.graphik
Version 0.3.0
Last update 11. April 2024
Organization not specified
URL https://gitlab.inria.fr/rules/mapping-parser
License Apache License Version 2.0
Dependencies amount 2
Dependencies javax.json, json-schema-validator,
There are maybe transitive dependencies!

xtext-maven-plugin from group org.eclipse.xtext (version 2.35.0.M0)

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

3 downloads
Artifact xtext-maven-plugin
Group org.eclipse.xtext
Version 2.35.0.M0
Last update 08. April 2024
Organization not specified
URL http://www.eclipse.org/Xtext/
License not specified
Dependencies amount 2
Dependencies org.eclipse.xtext.builder.standalone, reload4j,
There are maybe transitive dependencies!

org.eclipse.xtext.maven.parent from group org.eclipse.xtext (version 2.35.0.M0)

Xtext is a framework for development of programming languages and domain-specific languages. With Xtext you define your language using a powerful grammar language. As a result you get a full infrastructure, including parser, linker, typechecker, compiler as well as editing support for Eclipse, LSP and your favorite web browser.

Group: org.eclipse.xtext Artifact: org.eclipse.xtext.maven.parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.eclipse.xtext.maven.parent
Group org.eclipse.xtext
Version 2.35.0.M0
Last update 08. April 2024
Organization not specified
URL https://www.eclipse.org/Xtext/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 296 from 316 (items total 3159)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy