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

Download JAR files tagged by syntax with all dependencies

Search JAR files by class name

neo4j-front-end-4.0 from group org.neo4j (version 4.0.12)

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-4.0
Show all versions Show documentation Show source 
 

0 downloads
Artifact neo4j-front-end-4.0
Group org.neo4j
Version 4.0.12
Last update 06. July 2021
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 9
Dependencies neo4j-util-4.0, neo4j-expressions-4.0, neo4j-rewriting-4.0, neo4j-parser-4.0, scala-reflect, scalacheck_${scala.binary.version}, pprint_${scala.binary.version}, parboiled-scala_${scala.binary.version}, commons-lang3,
There are maybe transitive dependencies!

front-end-9.0 from group org.opencypher (version 9.0.20210312)

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.0
Show all versions Show documentation Show source 
 

0 downloads
Artifact front-end-9.0
Group org.opencypher
Version 9.0.20210312
Last update 12. March 2021
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 9
Dependencies util-9.0, cypher-macros-9.0, expressions-9.0, rewriting-9.0, parser-9.0, scala-library, scala-reflect, parboiled-scala_${scala.binary.version}, commons-lang3,
There are maybe transitive dependencies!

ongdb-front-end-3.6 from group org.graphfoundation.ongdb (version 3.6.2)

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.graphfoundation.ongdb Artifact: ongdb-front-end-3.6
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-front-end-3.6
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 10
Dependencies ongdb-util-3.6, ongdb-expressions-3.6, ongdb-rewriting-3.6, ongdb-parser-3.6, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
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!

reb4j from group io.github.reggert (version 3.2.1)

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking.

Group: io.github.reggert Artifact: reb4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact reb4j
Group io.github.reggert
Version 3.2.1
Last update 02. July 2019
Organization Richard W. Eggert II
URL http://reggert.github.io/reb4j
License GNU Lesser General Public License v3.0
Dependencies amount 5
Dependencies junit, functionaljava, scalacheck_${scala.compat.version}, scalatest_${scala.compat.version}, scala-library,
There are maybe transitive dependencies!

transputer-macro-assembler-parent from group org.devzendo (version 0.0.1)

Group: org.devzendo Artifact: transputer-macro-assembler-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads

graphql-jpa-query-example from group com.introproventures (version 0.3.19)

Group: com.introproventures Artifact: graphql-jpa-query-example
Show all versions Show documentation Show source 
 

0 downloads
Artifact graphql-jpa-query-example
Group com.introproventures
Version 0.3.19
Last update 16. April 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies graphql-jpa-query-boot-starter, h2, lombok,
There are maybe transitive dependencies!

rrdiagram from group net.nextencia (version 0.9.4)

RR Diagram allows to generate railroad diagrams (also called syntax diagrams) from code or from BNF notation. The output format is a very compact SVG image which can be integrated to web pages and where rules can contain links.

Group: net.nextencia Artifact: rrdiagram
Show documentation Show source 
 

0 downloads
Artifact rrdiagram
Group net.nextencia
Version 0.9.4
Last update 17. February 2019
Organization not specified
URL https://github.com/Chrriis/RRDiagram
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

checkconfigurationfile from group au.net.zeus.jgdms.tools (version 3.1.0)

Checks the format of the source for a Jini ConfigurationFile. The source is specified with either a file, URL, or standard input, as well as with override options. The checks include syntax and static type checking, and require access to any application types mentioned in the source.

Group: au.net.zeus.jgdms.tools Artifact: checkconfigurationfile
Show all versions Show documentation Show source 
 

0 downloads
Artifact checkconfigurationfile
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgdms-url-integrity,
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!



Page 70 from 3 (items total 849)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy