is not current version
Last Version 0.4.19

com.introproventures:graphql-jpa-query-introspection 0.4.14


Categories

Categories

Introspection Application Layer Libs
GroupId

GroupId

com.introproventures
ArtifactId

ArtifactId

graphql-jpa-query-introspection
Version

Version

0.4.14
Type

Type

jar

Download graphql-jpa-query-introspection 0.4.14


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