is not current version
Last Version 0.4.19

com.introproventures:graphql-jpa-query-annotations 0.3.16

Provides Annotation classes for GraphQL JPA Query Schema Builder

GroupId

GroupId

com.introproventures
ArtifactId

ArtifactId

graphql-jpa-query-annotations
Version

Version

0.3.16
Type

Type

jar

Download graphql-jpa-query-annotations 0.3.16


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