is not current version
Last Version 1.2.0

net.coderazzi:openapi4aws 1.0.2

Artifact to extend openapi specifications to define AWS-specific mappings.

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

net.coderazzi
ArtifactId

ArtifactId

openapi4aws
Version

Version

1.0.2
Type

Type

jar

Download openapi4aws 1.0.2


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