swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

Compile Dependencies (12)

Category/LicenseGroup / ArtifactVersionUpdates
com.samskivert » jmustache
A Java implementation of the Mustache templating language.
${jmustache-version}1.16
CLI Parser Apache 2.0
commons-cli » commons-cli
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
${commons-cli-version}1.11.0
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
${commons-io-version}2.22.0
Apache 2.0
io.swagger » swagger-parser
Parser/Validator of OpenAPI definitions from JSON or YAML formats. Definitions are parsed into a swagger-core model.
${swagger-parser-version}2.1.46
Apache 2.0
io.swagger » swagger-compat-spec-parser
swagger-compat-spec-parser
${swagger-parser-version}1.0.76
Apache 2.0
io.swagger » swagger-core
swagger-core
${swagger-core-version}2.2.53
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
${commons-lang-version}3.20.0
Maven Plugins Apache 2.0
org.apache.felix » maven-bundle-plugin
Provides a maven plugin that supports creating an OSGi bundle
${felix-version}6.1.0
Apache 2.0
org.apache.maven » maven-plugin-tools-api
The Maven Plugin Tools Extractor API provides an API to extract descriptor information from Maven Plugins.
2.03.15.2
Logging MIT
org.slf4j » slf4j-ext
Extensions to the SLF4J API
${slf4j-version}2.0.18
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
${slf4j-version}2.0.18
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
${slf4j-version}2.0.18

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Diff/Patch Apache 2.0
com.googlecode.java-diff-utils » diffutils1.3.04.17
Mocking MIT
org.jmockit » jmockit
JMockit is a Java toolkit for automated developer testing.
Reflection Apache 2.0
org.reflections » reflections
Reflections - Java runtime metadata analysis
${reflections-version}0.10.2
Testing Apache 2.0
org.testng » testng
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ...