Jar examples for c:crud
A Crud API that support filtering and event handling.
You can download jar file crud 1.1.1 in this page.
GNU Affero General Public License
You can use the following script to add crud-1.1.1.jar to your project.
<dependency> <groupId>dk.apaq.crud</groupId> <artifactId>crud</artifactId> <version>1.1.1</version> </dependency>
compile group: 'dk.apaq.crud', name: 'crud', version: '1.1.1'
libraryDependencies += "dk.apaq.crud" % "crud" % "1.1.1"
<dependency org="dk.apaq.crud" name="crud" rev="1.1.1"/>
@Grapes(@Grab(group='dk.apaq.crud', module='crud', version='1.1.1'))
'dk.apaq.crud:crud:jar:1.1.1'
Click the following link to download the jar file.
crud-1.1.1.pom