| License |
License |
|---|---|
| GroupId | GroupIddk.apaq |
| ArtifactId | ArtifactIdcrud4j |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncrud4j
A Crud API that support filtering and event handling.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| crud4j-1.2.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.apaq/crud4j/ -->
<dependency>
<groupId>dk.apaq</groupId>
<artifactId>crud4j</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.apaq/crud4j/
implementation 'dk.apaq:crud4j:1.2.1'
// https://jarcasting.com/artifacts/dk.apaq/crud4j/
implementation ("dk.apaq:crud4j:1.2.1")
'dk.apaq:crud4j:pom:1.2.1'
<dependency org="dk.apaq" name="crud4j" rev="1.2.1">
<artifact name="crud4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.apaq', module='crud4j', version='1.2.1')
)
libraryDependencies += "dk.apaq" % "crud4j" % "1.2.1"
[dk.apaq/crud4j "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |