文件名 | 操作 |
---|---|
smallrye-graphql-ui-parent-1.9.1.pom | 下载 |
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-graphql-ui-parent</artifactId>
<version>1.9.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-graphql-ui-parent', version='1.9.1')
)