Last Version

jpa-datatables 1.0.0

Server side JPA support for DataTables

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.cptimario
ArtifactId

ArtifactId

jpa-datatables
Version

Version

1.0.0
Type

Type

jar
Description

Description

jpa-datatables
Server side JPA support for DataTables
Source Code Management

Source Code Management

https://github.com/CPTimario/jpa-datatables

Download jpa-datatables 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.cptimario/jpa-datatables/ -->
<dependency>
    <groupId>io.github.cptimario</groupId>
    <artifactId>jpa-datatables</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cptimario/jpa-datatables/
implementation 'io.github.cptimario:jpa-datatables:1.0.0'
// https://jarcasting.com/artifacts/io.github.cptimario/jpa-datatables/
implementation ("io.github.cptimario:jpa-datatables:1.0.0")
'io.github.cptimario:jpa-datatables:jar:1.0.0'
<dependency org="io.github.cptimario" name="jpa-datatables" rev="1.0.0">
  <artifact name="jpa-datatables" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cptimario', module='jpa-datatables', version='1.0.0')
)
libraryDependencies += "io.github.cptimario" % "jpa-datatables" % "1.0.0"
[io.github.cptimario/jpa-datatables "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.4
org.springframework.boot : spring-boot-starter-web jar 2.4.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.4
org.projectlombok : lombok Optional jar 1.18.18

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.4

Project Modules

There are no modules declared in this project.