Last Version

SmallRye: GraphQL Common 2.0.0.RC4

Common between client and server

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-common-parent
Version

Version

2.0.0.RC4
Type

Type

pom
Description

Description

SmallRye: GraphQL Common
Common between client and server

Download smallrye-graphql-common-parent 2.0.0.RC4


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-common-parent/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-graphql-common-parent</artifactId>
    <version>2.0.0.RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-common-parent/
implementation 'io.smallrye:smallrye-graphql-common-parent:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-common-parent/
implementation ("io.smallrye:smallrye-graphql-common-parent:2.0.0.RC4")
'io.smallrye:smallrye-graphql-common-parent:pom:2.0.0.RC4'
<dependency org="io.smallrye" name="smallrye-graphql-common-parent" rev="2.0.0.RC4">
  <artifact name="smallrye-graphql-common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-common-parent', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-common-parent" % "2.0.0.RC4"
[io.smallrye/smallrye-graphql-common-parent "2.0.0.RC4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • schema-model
  • schema-builder