![JAR search and dependency download from the Maven repository](/logo.png)
aven.plugins.openapi2jsonschema4j.1.0.8.source-code.logback.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openapi2jsonschema4j Show documentation
Show all versions of openapi2jsonschema4j Show documentation
Maven plugin used convert swagger 2.0 models to json schema draft 4 files
The newest version!
<configuration> <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> <encoder> <pattern>%d{HH:mm:ss.SSS} %-5level - %msg%n</pattern> </encoder> </appender> <root level="TRACE"> <appender-ref ref="STDOUT"/> </root> </configuration>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy