is not current version
Last Version 1.0.7

org.openapi4j:openapi-operation-undertow 0.1

openapi4j operation Undertow adapter

Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.openapi4j
ArtifactId

ArtifactId

openapi-operation-undertow
Version

Version

0.1
Type

Type

jar

Download openapi-operation-undertow 0.1


<!-- https://jarcasting.com/artifacts/org.openapi4j/openapi-operation-undertow/ -->
<dependency>
    <groupId>org.openapi4j</groupId>
    <artifactId>openapi-operation-undertow</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openapi4j/openapi-operation-undertow/
implementation 'org.openapi4j:openapi-operation-undertow:0.1'
// https://jarcasting.com/artifacts/org.openapi4j/openapi-operation-undertow/
implementation ("org.openapi4j:openapi-operation-undertow:0.1")
'org.openapi4j:openapi-operation-undertow:jar:0.1'
<dependency org="org.openapi4j" name="openapi-operation-undertow" rev="0.1">
  <artifact name="openapi-operation-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openapi4j', module='openapi-operation-undertow', version='0.1')
)
libraryDependencies += "org.openapi4j" % "openapi-operation-undertow" % "0.1"
[org.openapi4j/openapi-operation-undertow "0.1"]