License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-graphql-parent |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmallRye: GraphQL Parent
SmallRye Parent POM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smallrye-graphql-parent-2.0.0.RC4.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-parent/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-graphql-parent</artifactId>
<version>2.0.0.RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-parent/
implementation 'io.smallrye:smallrye-graphql-parent:2.0.0.RC4'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-graphql-parent/
implementation ("io.smallrye:smallrye-graphql-parent:2.0.0.RC4")
'io.smallrye:smallrye-graphql-parent:pom:2.0.0.RC4'
<dependency org="io.smallrye" name="smallrye-graphql-parent" rev="2.0.0.RC4">
<artifact name="smallrye-graphql-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-parent', version='2.0.0.RC4')
)
libraryDependencies += "io.smallrye" % "smallrye-graphql-parent" % "2.0.0.RC4"
[io.smallrye/smallrye-graphql-parent "2.0.0.RC4"]