openapi-generator-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.github.mmalygin
ArtifactId

ArtifactId

openapi-generator-core
Last Version

Last Version

5.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

openapi-generator-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/openapitools/openapi-generator

Download openapi-generator-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mmalygin/openapi-generator-core/ -->
<dependency>
    <groupId>io.github.mmalygin</groupId>
    <artifactId>openapi-generator-core</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmalygin/openapi-generator-core/
implementation 'io.github.mmalygin:openapi-generator-core:5.3.0'
// https://jarcasting.com/artifacts/io.github.mmalygin/openapi-generator-core/
implementation ("io.github.mmalygin:openapi-generator-core:5.3.0")
'io.github.mmalygin:openapi-generator-core:jar:5.3.0'
<dependency org="io.github.mmalygin" name="openapi-generator-core" rev="5.3.0">
  <artifact name="openapi-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmalygin', module='openapi-generator-core', version='5.3.0')
)
libraryDependencies += "io.github.mmalygin" % "openapi-generator-core" % "5.3.0"
[io.github.mmalygin/openapi-generator-core "5.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
org.slf4j : slf4j-api jar 1.7.29

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.0