License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql-cdi |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: GraphQL Server :: CDI
Allow lookup up of GraphQL Beans via CDI
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-cdi/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-graphql-cdi</artifactId>
<version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-cdi/
implementation 'io.smallrye:smallrye-graphql-cdi:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-cdi/
implementation ("io.smallrye:smallrye-graphql-cdi:2.0.0.RC4")
'io.smallrye:smallrye-graphql-cdi:jar:2.0.0.RC4'
<dependency org="io.smallrye" name="smallrye-graphql-cdi" rev="2.0.0.RC4">
<artifact name="smallrye-graphql-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-cdi', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-cdi" % "2.0.0.RC4"
[io.smallrye/smallrye-graphql-cdi "2.0.0.RC4"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-graphql | jar | 2.0.0.RC4 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
org.eclipse.microprofile.metrics : microprofile-metrics-api | jar | 4.0.1 |
io.micrometer : micrometer-core | jar | 1.9.0 |
org.eclipse.microprofile.config : microprofile-config-api | jar | 3.0.1 |
org.eclipse.microprofile.context-propagation : microprofile-context-propagation-api | jar | 1.3 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
io.opentracing : opentracing-api | jar | 0.33.0 |
jakarta.validation : jakarta.validation-api | jar | 3.0.2 |
jakarta.json : jakarta.json-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.glassfish : jakarta.json | jar | 2.0.1 |
org.eclipse : yasson | jar | 2.0.4 |
org.jboss.weld : weld-junit5 | jar | 4.0.0.CR1 |
io.smallrye.reactive : mutiny | jar | 1.4.0 |
io.smallrye.config : smallrye-config | jar | 3.0.0-RC2 |
io.smallrye : smallrye-graphql-schema-builder | jar | 2.0.0.RC4 |