Download common.rest.schemagen-0.18.9.jar file - Jar c

Jar examples for c:common

Description

Jersey add-on for dynamic link and schema building

You can download jar file common.rest.schemagen 0.18.9 in this page.

License

ASL2

Build File

You can use the following script to add common.rest.schemagen-0.18.9.jar to your project.

<dependency>
   <groupId>com.mercateo</groupId>
   <artifactId>common.rest.schemagen</artifactId>
   <version>0.18.9</version>
</dependency>
compile group: 'com.mercateo', name: 'common.rest.schemagen', version: '0.18.9'
libraryDependencies += "com.mercateo" % "common.rest.schemagen" % "0.18.9"
<dependency org="com.mercateo" name="common.rest.schemagen" rev="0.18.9"/>
@Grapes(@Grab(group='com.mercateo', module='common.rest.schemagen', version='0.18.9'))
'com.mercateo:common.rest.schemagen:jar:0.18.9'

Download

Click the following link to download the jar file.

common.rest.schemagen-0.18.9-javadoc.jar
common.rest.schemagen-0.18.9-sources.jar
common.rest.schemagen-0.18.9-tests.jar
common.rest.schemagen-0.18.9.jar
common.rest.schemagen-0.18.9.pom



Related Tutorials