License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql-ui-graphiql |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye: GraphQL UI :: Graphiql
UI Tools effectivly repackaged
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-ui-graphiql/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-graphql-ui-graphiql</artifactId>
<version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-ui-graphiql/
implementation 'io.smallrye:smallrye-graphql-ui-graphiql:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-ui-graphiql/
implementation ("io.smallrye:smallrye-graphql-ui-graphiql:2.0.0.RC4")
'io.smallrye:smallrye-graphql-ui-graphiql:jar:2.0.0.RC4'
<dependency org="io.smallrye" name="smallrye-graphql-ui-graphiql" rev="2.0.0.RC4">
<artifact name="smallrye-graphql-ui-graphiql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-ui-graphiql', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-ui-graphiql" % "2.0.0.RC4"
[io.smallrye/smallrye-graphql-ui-graphiql "2.0.0.RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : graphiql | jar | 1.8.8 |
org.webjars.npm : rxjs | jar | 7.5.5 |
org.webjars.npm : react | jar | 18.1.0 |
org.webjars.npm : react-dom | jar | 18.1.0 |