is not current version
Last Version 2.0.0.RC4

SmallRye: GraphQL Server :: CDI 1.4.0

Allow lookup up of GraphQL Beans via CDI

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-graphql-cdi
Version

Version

1.4.0
Type

Type

jar
Description

Description

SmallRye: GraphQL Server :: CDI
Allow lookup up of GraphQL Beans via CDI

Download smallrye-graphql-cdi 1.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.smallrye : smallrye-graphql jar 1.4.0

provided (8)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2
org.eclipse.microprofile.metrics : microprofile-metrics-api jar 3.0
io.micrometer : micrometer-core jar 1.8.0
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
org.jboss.logging : jboss-logging jar 3.4.2.Final
io.opentracing : opentracing-api jar 0.33.0
jakarta.validation : jakarta.validation-api jar 2.0.2
jakarta.json : jakarta.json-api jar 1.1.6

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.glassfish : jakarta.json jar 1.1.6
org.eclipse : yasson jar 1.0.8
org.jboss.weld : weld-junit5 jar 2.0.2.Final
io.smallrye.reactive : mutiny jar 1.2.0
io.smallrye.config : smallrye-config jar 2.7.0
io.smallrye : smallrye-graphql-schema-builder jar 1.4.0

Project Modules

There are no modules declared in this project.