is not current version
Last Version 3.0.0-RC1

io.smallrye:smallrye-open-api-parent 1.0.0


GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-open-api-parent
Version

Version

1.0.0
Type

Type

pom

Download smallrye-open-api-parent 1.0.0


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-parent/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-open-api-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-parent/
implementation 'io.smallrye:smallrye-open-api-parent:1.0.0'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-open-api-parent/
implementation ("io.smallrye:smallrye-open-api-parent:1.0.0")
'io.smallrye:smallrye-open-api-parent:pom:1.0.0'
<dependency org="io.smallrye" name="smallrye-open-api-parent" rev="1.0.0">
  <artifact name="smallrye-open-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-open-api-parent', version='1.0.0')
)
libraryDependencies += "io.smallrye" % "smallrye-open-api-parent" % "1.0.0"
[io.smallrye/smallrye-open-api-parent "1.0.0"]