is not current version
Last Version 0.4.19

com.introproventures:graphql-jpa-query-autoconfigure 0.4.16

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

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.introproventures
ArtifactId

ArtifactId

graphql-jpa-query-autoconfigure
Version

Version

0.4.16
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-autoconfigure 0.4.16


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

Dependencies

compile (4)

Group / Artifact Type Version
com.graphql-java : graphql-java Optional jar 13.0
org.springframework.boot : spring-boot-autoconfigure jar
javax.validation : validation-api jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (6)

Group / Artifact Type Version
org.hibernate.validator : hibernate-validator jar
io.github.graphql-java : graphql-java-annotations jar 7.2.1
org.reflections : reflections jar 0.9.11
org.springframework.boot : spring-boot-starter-test jar
org.projectlombok : lombok jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.