Crud

A Crud API that support filtering and event handling.

License

License

GroupId

GroupId

dk.apaq.crud
ArtifactId

ArtifactId

crud
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Crud
A Crud API that support filtering and event handling.
Project URL

Project URL

http://apaq.dk/projects/java-crud-api
Source Code Management

Source Code Management

http://code.google.com/p/java-crud/source/browse/tags/crud-1.1.3

Download crud

Filename Size
crud-1.1.3.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/dk.apaq.crud/crud/ -->
<dependency>
    <groupId>dk.apaq.crud</groupId>
    <artifactId>crud</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.apaq.crud/crud/
implementation 'dk.apaq.crud:crud:1.1.3'
// https://jarcasting.com/artifacts/dk.apaq.crud/crud/
implementation ("dk.apaq.crud:crud:1.1.3")
'dk.apaq.crud:crud:pom:1.1.3'
<dependency org="dk.apaq.crud" name="crud" rev="1.1.3">
  <artifact name="crud" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.apaq.crud', module='crud', version='1.1.3')
)
libraryDependencies += "dk.apaq.crud" % "crud" % "1.1.3"
[dk.apaq.crud/crud "1.1.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

  • crud-core
  • crud-jpa

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.20
1.0.12
1.0.11
1.0.10
1.0.9
1.0.7
1.0.4
1.0.2