GWT Integration - Spring Data JPA

Code to integrate GWT and Spring Data JPA

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Data
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-spring-data-jpa
Last Version

Last Version

1.0.0-alpha4
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Integration - Spring Data JPA
Code to integrate GWT and Spring Data JPA

Download gwt-integration-spring-data-jpa

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.apetrelli.gwtintegration : gwt-integration-service jar 1.0.0-alpha4
org.springframework.data : spring-data-jpa jar 1.2.0.RELEASE
org.springframework : spring-aspects jar 3.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2