Jar examples for l:lynx
Lynx automatically exposes your JPA entities as a REST service with build-in metadata and query support using JAX-RS.
You can download jar file lynx 1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lynx-1.6.jar to your project.
<dependency> <groupId>com.github.pedrovgs</groupId> <artifactId>lynx</artifactId> <version>1.6</version> </dependency>
compile group: 'com.github.pedrovgs', name: 'lynx', version: '1.6'
libraryDependencies += "com.github.pedrovgs" % "lynx" % "1.6"
<dependency org="com.github.pedrovgs" name="lynx" rev="1.6"/>
@Grapes(@Grab(group='com.github.pedrovgs', module='lynx', version='1.6'))
'com.github.pedrovgs:lynx:jar:1.6'
Click the following link to download the jar file.
lynx-1.6-javadoc.jar