License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql-ui-graphiql |
Version | Version1.3.5 |
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>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-ui-graphiql/
implementation 'io.smallrye:smallrye-graphql-ui-graphiql:1.3.5'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-ui-graphiql/
implementation ("io.smallrye:smallrye-graphql-ui-graphiql:1.3.5")
'io.smallrye:smallrye-graphql-ui-graphiql:jar:1.3.5'
<dependency org="io.smallrye" name="smallrye-graphql-ui-graphiql" rev="1.3.5">
<artifact name="smallrye-graphql-ui-graphiql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-ui-graphiql', version='1.3.5')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-ui-graphiql" % "1.3.5"
[io.smallrye/smallrye-graphql-ui-graphiql "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : graphiql | jar | 1.4.2 |
org.webjars.npm : rxjs | jar | 7.4.0 |
org.webjars.npm : react | jar | 17.0.2 |
org.webjars.npm : react-dom | jar | 17.0.2 |