Last Version

SmallRye: GraphQL Server 2.0.0.RC4

Server side of the GraphQL Implementation

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-server-parent
Version

Version

2.0.0.RC4
Type

Type

pom
Description

Description

SmallRye: GraphQL Server
Server side of the GraphQL Implementation

Download smallrye-graphql-server-parent 2.0.0.RC4


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

  • api
  • implementation
  • implementation-cdi
  • implementation-servlet
  • tck
  • runner
  • integration-tests
  • federation