License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: GraphQL Server :: Implementation
Implementation of the server side of the spec
|
Project URL |
Project URL |
Filename | Size |
---|---|
smallrye-graphql-2.0.0.RC4.pom | |
smallrye-graphql-2.0.0.RC4.jar | 138 KB |
smallrye-graphql-2.0.0.RC4-sources.jar | 76 KB |
smallrye-graphql-2.0.0.RC4-javadoc.jar | 515 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-graphql</artifactId>
<version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql/
implementation 'io.smallrye:smallrye-graphql:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql/
implementation ("io.smallrye:smallrye-graphql:2.0.0.RC4")
'io.smallrye:smallrye-graphql:jar:2.0.0.RC4'
<dependency org="io.smallrye" name="smallrye-graphql" rev="2.0.0.RC4">
<artifact name="smallrye-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql" % "2.0.0.RC4"
[io.smallrye/smallrye-graphql "2.0.0.RC4"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-graphql-api | jar | 2.0.0.RC4 |
io.smallrye : smallrye-graphql-schema-model | jar | 2.0.0.RC4 |
com.graphql-java : graphql-java | jar | 18.1 |
io.smallrye.reactive : mutiny | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.json.bind : jakarta.json.bind-api | jar | 2.0.0 |
jakarta.json : jakarta.json-api | jar | 2.0.1 |
jakarta.annotation : jakarta.annotation-api | jar | 2.1.0 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | |
org.glassfish : jakarta.json | jar | 2.0.1 |
org.eclipse : yasson | jar | 2.0.4 |
io.opentracing : opentracing-mock | jar | 0.33.0 |
io.smallrye : smallrye-graphql-schema-builder | jar | 2.0.0.RC4 |
io.smallrye : smallrye-context-propagation | jar | 2.0.0-RC1 |
io.smallrye : smallrye-context-propagation-cdi | jar | 2.0.0-RC1 |