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

cron from group ch.eitchnet (version 1.6.2)

Cron expression parser and evaluator. Allows for specifying cron - expressions (in Unix or Quartz like format) and evaluating when it will next match. Originally written by https://github.com/frode-carlsen/cron

Group: ch.eitchnet Artifact: cron
Show documentation Show source 
 

0 downloads
Artifact cron
Group ch.eitchnet
Version 1.6.2
Last update 02. May 2020
Organization not specified
URL https://github.com/eitch/cron
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openCypher-frontend-1 from group org.neo4j (version 3.4.18)

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: openCypher-frontend-1
Show all versions Show documentation Show source 
 

1 downloads
Artifact openCypher-frontend-1
Group org.neo4j
Version 3.4.18
Last update 29. April 2020
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 8
Dependencies neo4j-cypher-util-3.4, neo4j-cypher-expression-3.4, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!

front-end-9.1 from group org.opencypher (version 2.0.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.opencypher Artifact: front-end-9.1
Show documentation Show source 
 

0 downloads
Artifact front-end-9.1
Group org.opencypher
Version 2.0.0
Last update 22. May 2018
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 10
Dependencies util-9.1, expressions-9.1, rewriting-9.1, parser-9.1, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!

htmlcleaner from group com.github.penggle (version 2.21)

HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following the same rules that most web-browsers use. This repo is designed to enhance xpath selector with 'contains' function for HtmlCleaner.

Group: com.github.penggle Artifact: htmlcleaner
Show documentation Show source 
 

0 downloads
Artifact htmlcleaner
Group com.github.penggle
Version 2.21
Last update 09. June 2017
Organization not specified
URL https://github.com/penggle/htmlcleaner
License BSD License
Dependencies amount 1
Dependencies jdom2,
There are maybe transitive dependencies!

lpg from group org.vesalainen.lpg (version 1.8.0)

Java Lookahead Parser Generator. Generator produces LALR(k) parsers. Grammar rules are entered using annotations. Rule annotation can be attached to reducer method, which keeps rule and it's action together.

Group: org.vesalainen.lpg Artifact: lpg
Show all versions Show documentation Show source 
 

1 downloads
Artifact lpg
Group org.vesalainen.lpg
Version 1.8.0
Last update 19. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ant, util, bcc,
There are maybe transitive dependencies!

cli-args-parser from group com.github.brunoais (version 0.3.0)

This project is a feature-lean implementation of a CLI arguments parser. Just start by creating an instance of ParseArgs and follow the available methods. E.g. ParseArgs when = new ParseArgs(); when.argument("-do").spaceValue().call(this::doArgument); when.argument(null).call(this::defaultArgument); when.parse(args);

Group: com.github.brunoais Artifact: cli-args-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact cli-args-parser
Group com.github.brunoais
Version 0.3.0
Last update 10. October 2016
Organization not specified
URL https://github.com/brunoais/CliArgsParser
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

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!

psych from group rubygems (version 2.0.15)

Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.

Group: rubygems Artifact: psych
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact psych
Group rubygems
Version 2.0.15
Last update 22. October 2015
Organization not specified
URL http://github.com/tenderlove/psych
License MIT
Dependencies amount 2
Dependencies jar-dependencies, snakeyaml,
There are maybe transitive dependencies!

ajaxanywhere-parent from group com.nerderg.ajaxanywhere (version 2.1.1)

This project is a fork of the original AjaxAnywhere project (http://ajaxanywhere.sourceforge.net/)whose aim is: - Simplify codebase - Use jQuery to implement the required scripts - Avoid the need for the developer to write any javascript at all to apply AjaxAnywhere to any component of the page - Remove JSF support - Remove dependency with Java SE HTML parser

Group: com.nerderg.ajaxanywhere Artifact: ajaxanywhere-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ajaxanywhere-parent
Group com.nerderg.ajaxanywhere
Version 2.1.1
Last update 07. May 2015
Organization Nerderg
URL http://ajaxanywhere.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ajaxanywhere-testapp from group com.nerderg.ajaxanywhere (version 2.1.1)

Group: com.nerderg.ajaxanywhere Artifact: ajaxanywhere-testapp
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ajaxanywhere-testapp
Group com.nerderg.ajaxanywhere
Version 2.1.1
Last update 07. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies displaytag, sitemesh, spring-webmvc, ajaxanywhere, webjars-servlet-2.x, commons-io, commons-lang3, bootstrap, jquery, syntaxhighlighter, jquery.tocify.js, font-awesome,
There are maybe transitive dependencies!



Page 301 from 316 (items total 3159)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy