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