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 (11)

Category/LicenseGroup / ArtifactVersionUpdates
Markdown BSD 2-clause
com.atlassian.commonmark » commonmark
Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or ...
0.9.00.28.0
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.
2.4.22.1.41
Apache 2.0
io.swagger » swagger-compat-spec-parser
swagger-compat-spec-parser
2.4.21.0.76
Apache 2.0
io.swagger » swagger-core
swagger-core
2.4.22.2.49
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
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 (5)

Category/LicenseGroup / ArtifactVersionUpdates
Diff/Patch Apache 2.0
com.googlecode.java-diff-utils » diffutils1.3.04.16
Mocking MIT
org.jmockit » jmockit
JMockit is a Java toolkit for automated developer testing.
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
2.8.475.23.0
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 ...