File | Operation |
---|---|
smallrye-open-api-tools-4.0.5.pom | download |
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-tools</artifactId>
<version>4.0.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-open-api-tools', version='4.0.5')
)
<parent> <groupId>io.smallrye</groupId> <artifactId>smallrye-open-api-parent</artifactId> <version>4.0.5</version> </parent>