openapi4aws

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

License

License

MIT
Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

net.coderazzi
ArtifactId

ArtifactId

openapi4aws
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

openapi4aws
Artifact to extend openapi specifications to define AWS-specific mappings.
Project URL

Project URL

https://coderazzi.net/openapi4aws
Project Organization

Project Organization

coderazzi
Source Code Management

Source Code Management

https://github.com/coderazzi/openapi4aws

Download openapi4aws

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.29

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.2