An ant task that will generate Swagger JSON files and a single-html documentation file from a Java project containing Swagger annotatted files.
'com.github.cstroe:swagger-ant-task:0.0.1'
<dependency> <groupId>com.github.cstroe</groupId> <artifactId>swagger-ant-task</artifactId> <version>0.0.1</version> </dependency>
<dependency org="com.github.cstroe" name="swagger-ant-task" rev="0.0.1"/>
"com.github.cstroe", "swagger-ant-task", "0.0.1"