Download common.rest.schemagen-0.18.0.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.0 in this page.

License

ASL2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials