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

Download JAR files tagged by query with all dependencies

Search JAR files by class name

gremlin-android from group com.wu-man (version 2.1.0.0)

Gremlin is a domain specific language for traversing property graphs. Gremlin makes use of a path-based syntax to support complex graph traversals. Gremlin has application in the areas of graph query, analysis, and manipulation.

Group: com.wu-man Artifact: gremlin-android
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gremlin-android
Group com.wu-man
Version 2.1.0.0
Last update 07. November 2012
Organization David Wu
URL http://gremlin.tinkerpop.com
License BSD 3-Clause
Dependencies amount 2
Dependencies blueprints-android-core, pipes,
There are maybe transitive dependencies!

gremlin-scala from group com.tinkerpop.gremlin (version 1.5)

Group: com.tinkerpop.gremlin Artifact: gremlin-scala
Show documentation Show source 
 

0 downloads
Artifact gremlin-scala
Group com.tinkerpop.gremlin
Version 1.5
Last update 29. February 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies gremlin-java, pipes, scala-library, scala-compiler, jline,
There are maybe transitive dependencies!

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

GraphQL JPA Query library auto-generates GraphQL Schema using JPA's EntityManager and implements GraphQL Relay protocol to execute JPA queries with flexible type safe criteria expressions and user-friendly SQL query syntax semantics.

Group: com.introproventures Artifact: graphql-jpa-query
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graphql-jpa-query
Group com.introproventures
Version 1.2.9
Last update 30. August 2024
Organization not specified
URL https://github.com/introproventures/graphql-jpa-query
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

neo4j-front-end from group org.neo4j (version 5.23.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.23.0
Last update 22. August 2024
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License not specified
Dependencies amount 12
Dependencies neo4j-util, neo4j-expressions, neo4j-notifications, cypher-parser-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!

jdbi3-core from group org.jdbi (version 3.45.4)

The Jdbi core API. Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.

Group: org.jdbi Artifact: jdbi3-core
Show all versions Show documentation Show source 
 

25 downloads
Artifact jdbi3-core
Group org.jdbi
Version 3.45.4
Last update 19. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies slf4j-api, error_prone_annotations, checker-qual, geantyref, jakarta.annotation-api,
There are maybe transitive dependencies!

jdbi3-parent from group org.jdbi.internal (version 3.45.4)

Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.

Group: org.jdbi.internal Artifact: jdbi3-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbi3-parent
Group org.jdbi.internal
Version 3.45.4
Last update 19. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

green-leaf-mongo-circe_3 from group io.github.greenleafoss (version 3.1)

This extension created on top of official MongoDB Scala Driver. It allows to fully utilize Spray, Play or Circe JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo-circe_3
Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo-circe_3
Group io.github.greenleafoss
Version 3.1
Last update 22. July 2024
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 6
Dependencies green-leaf-mongo-core_3, scala3-library_3, slf4j-api, circe-core_3, circe-generic_3, circe-parser_3,
There are maybe transitive dependencies!

green-leaf-mongo-core_3 from group io.github.greenleafoss (version 3.1)

This extension created on top of official MongoDB Scala Driver. It allows to fully utilize Spray, Play or Circe JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo-core_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo-core_3
Group io.github.greenleafoss
Version 3.1
Last update 22. July 2024
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 3
Dependencies scala3-library_3, slf4j-api, mongo-scala-driver_2.13,
There are maybe transitive dependencies!

green-leaf-mongo-spray_3 from group io.github.greenleafoss (version 3.1)

This extension created on top of official MongoDB Scala Driver. It allows to fully utilize Spray, Play or Circe JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo-spray_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo-spray_3
Group io.github.greenleafoss
Version 3.1
Last update 22. July 2024
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 4
Dependencies green-leaf-mongo-core_3, scala3-library_3, slf4j-api, spray-json_3,
There are maybe transitive dependencies!

green-leaf-mongo-play_3 from group io.github.greenleafoss (version 3.1)

This extension created on top of official MongoDB Scala Driver. It allows to fully utilize Spray, Play or Circe JSON and represents bidirectional serialization for case classes in BSON, as well as flexible DSL for MongoDB query operators, documents and collections.

Group: io.github.greenleafoss Artifact: green-leaf-mongo-play_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact green-leaf-mongo-play_3
Group io.github.greenleafoss
Version 3.1
Last update 22. July 2024
Organization greenleafoss
URL https://github.com/GreenLeafOSS/green-leaf-mongo
License Apache 2
Dependencies amount 4
Dependencies green-leaf-mongo-core_3, scala3-library_3, slf4j-api, play-json_3,
There are maybe transitive dependencies!



Page 180 from 3 (items total 2228)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy