License |
License |
---|---|
GroupId | GroupIdcom.blazebit |
ArtifactId | ArtifactIdblaze-persistence-integration-graphql |
Last Version | Last Version1.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlazebit Persistence Integration GraphQL
Blaze-Persistence Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-graphql/ -->
<dependency>
<groupId>com.blazebit</groupId>
<artifactId>blaze-persistence-integration-graphql</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-graphql/
implementation 'com.blazebit:blaze-persistence-integration-graphql:1.6.6'
// https://jarcasting.com/artifacts/com.blazebit/blaze-persistence-integration-graphql/
implementation ("com.blazebit:blaze-persistence-integration-graphql:1.6.6")
'com.blazebit:blaze-persistence-integration-graphql:jar:1.6.6'
<dependency org="com.blazebit" name="blaze-persistence-integration-graphql" rev="1.6.6">
<artifact name="blaze-persistence-integration-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blazebit', module='blaze-persistence-integration-graphql', version='1.6.6')
)
libraryDependencies += "com.blazebit" % "blaze-persistence-integration-graphql" % "1.6.6"
[com.blazebit/blaze-persistence-integration-graphql "1.6.6"]
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-persistence-core-parser | jar | 1.6.6 |
com.blazebit : blaze-persistence-entity-view-api | jar | 1.6.6 |
com.blazebit : blaze-common-utils | jar | 0.1.21 |
Group / Artifact | Type | Version |
---|---|---|
com.blazebit : blaze-persistence-core-impl | jar | 1.6.6 |
com.blazebit : blaze-persistence-entity-view-impl | jar | 1.6.6 |
com.graphql-java : graphql-java | jar | 9.2 |
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |