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