Last Version

com.introproventures:graphql-jpa-query-dependencies 0.4.19

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.

License

License

GroupId

GroupId

com.introproventures
ArtifactId

ArtifactId

graphql-jpa-query-dependencies
Version

Version

0.4.19
Type

Type

pom
Description

Description

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.

Download graphql-jpa-query-dependencies 0.4.19


<!-- https://jarcasting.com/artifacts/com.introproventures/graphql-jpa-query-dependencies/ -->
<dependency>
    <groupId>com.introproventures</groupId>
    <artifactId>graphql-jpa-query-dependencies</artifactId>
    <version>0.4.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.introproventures/graphql-jpa-query-dependencies/
implementation 'com.introproventures:graphql-jpa-query-dependencies:0.4.19'
// https://jarcasting.com/artifacts/com.introproventures/graphql-jpa-query-dependencies/
implementation ("com.introproventures:graphql-jpa-query-dependencies:0.4.19")
'com.introproventures:graphql-jpa-query-dependencies:pom:0.4.19'
<dependency org="com.introproventures" name="graphql-jpa-query-dependencies" rev="0.4.19">
  <artifact name="graphql-jpa-query-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.introproventures', module='graphql-jpa-query-dependencies', version='0.4.19')
)
libraryDependencies += "com.introproventures" % "graphql-jpa-query-dependencies" % "0.4.19"
[com.introproventures/graphql-jpa-query-dependencies "0.4.19"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.