com.introproventures:graphql-jpa-query-introspection

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

Categories

Categories

Introspection Application Layer Libs
GroupId

GroupId

com.introproventures
ArtifactId

ArtifactId

graphql-jpa-query-introspection
Last Version

Last Version

0.4.19
Release Date

Release Date

Type

Type

jar
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-introspection

How to add to project

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

Dependencies

test (6)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2
com.introproventures : graphql-jpa-query-annotations jar 0.4.19
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar
org.projectlombok : lombok jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.
com.introproventures

IntroPro Ventures

Versions

Version
0.4.19
0.4.18
0.4.16
0.4.15
0.4.14
0.4.13
0.4.12