| License | License | 
|---|---|
| Categories | CategoriesWildFly Container Application Servers | 
| GroupId | GroupIdorg.wildfly | 
| ArtifactId | ArtifactIdwildfly-microprofile-openapi-smallrye | 
| Last Version | Last Version27.0.0.Alpha1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWildFly: MicroProfile OpenAPI Extension With SmallRye WildFly: Parent Aggregator | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-microprofile-openapi-smallrye/ -->
<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-microprofile-openapi-smallrye</artifactId>
    <version>27.0.0.Alpha1</version>
</dependency>// https://jarcasting.com/artifacts/org.wildfly/wildfly-microprofile-openapi-smallrye/
implementation 'org.wildfly:wildfly-microprofile-openapi-smallrye:27.0.0.Alpha1'// https://jarcasting.com/artifacts/org.wildfly/wildfly-microprofile-openapi-smallrye/
implementation ("org.wildfly:wildfly-microprofile-openapi-smallrye:27.0.0.Alpha1")'org.wildfly:wildfly-microprofile-openapi-smallrye:jar:27.0.0.Alpha1'<dependency org="org.wildfly" name="wildfly-microprofile-openapi-smallrye" rev="27.0.0.Alpha1">
  <artifact name="wildfly-microprofile-openapi-smallrye" type="jar" />
</dependency>@Grapes(
@Grab(group='org.wildfly', module='wildfly-microprofile-openapi-smallrye', version='27.0.0.Alpha1')
)libraryDependencies += "org.wildfly" % "wildfly-microprofile-openapi-smallrye" % "27.0.0.Alpha1"[org.wildfly/wildfly-microprofile-openapi-smallrye "27.0.0.Alpha1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.kohsuke.metainf-services : metainf-services | jar | 1.8 | 
| org.jboss.logging : jboss-logging-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectodd.vdx : vdx-wildfly | jar | |
| org.wildfly.core : wildfly-controller-client | jar | |
| org.wildfly.core : wildfly-subsystem-test | pom | |
| junit : junit | jar | 
