Last Version

graphql-jpa-query-example 0.3.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-example
Version

Version

0.3.19
Type

Type

jar
Description

Description

graphql-jpa-query-example
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-example 0.3.19


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

Dependencies

compile (3)

Group / Artifact Type Version
com.introproventures : graphql-jpa-query-boot-starter jar 0.3.19
com.h2database : h2 jar
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.