Last Version

Crud 1.1.3

A Crud API that support filtering and event handling.

License

License

GroupId

GroupId

dk.apaq.crud
ArtifactId

ArtifactId

crud
Version

Version

1.1.3
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 1.1.3

Filename Size
crud-1.1.3.pom 4 KB
Browse

<!-- 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