WildFly Swarm - Swagger
This repository contains both the Swagger Adapter and the Swagger Web-App fractions.
Adapter
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>swagger-adapter</artifactId>
</dependency>
Web-App
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>swagger-webapp</artifactId>
</dependency>