Jar examples for j:jaxrs-analyzer
Generates REST documentation by analysing JAX-RS projects.
You can download jar file jaxrs-analyzer 0.16 in this page.
The Apache License, Version 2.0
You can use the following script to add jaxrs-analyzer-0.16.jar to your project.
<dependency> <groupId>com.sebastian-daschner</groupId> <artifactId>jaxrs-analyzer</artifactId> <version>0.16</version> </dependency>
compile group: 'com.sebastian-daschner', name: 'jaxrs-analyzer', version: '0.16'
libraryDependencies += "com.sebastian-daschner" % "jaxrs-analyzer" % "0.16"
<dependency org="com.sebastian-daschner" name="jaxrs-analyzer" rev="0.16"/>
@Grapes(@Grab(group='com.sebastian-daschner', module='jaxrs-analyzer', version='0.16'))
'com.sebastian-daschner:jaxrs-analyzer:jar:0.16'
Click the following link to download the jar file.
jaxrs-analyzer-0.16-javadoc.jar