graphql-jpa-query-example-simple

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-simple
Last Version

Last Version

0.4.19
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.introproventures : graphql-jpa-query-boot-starter jar 0.4.19
com.introproventures : graphql-jpa-query-graphiql jar 0.4.19
com.introproventures : graphql-jpa-query-example-model-starwars jar 0.4.19
com.h2database : h2 jar
org.projectlombok : lombok jar

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.19
0.4.18
0.4.16
0.4.15
0.4.14
0.4.13
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.37
0.3.36
0.3.35
0.3.34
0.3.33
0.3.32
0.3.31
0.3.30
0.3.29
0.3.28
0.3.27
0.3.26
0.3.25
0.3.24
0.3.23
0.3.22
0.3.21
0.3.20