<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-model-apt</artifactId>
<version>4.0.4</version>
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-open-api-model-apt', version='4.0.4')
)