License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.apetrelli.gwtintegration |
ArtifactId | ArtifactIdgwt-integration-jpa |
Last Version | Last Version1.0.0-alpha4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Integration - JPA
Integrates some aspects of JPA with GWT.
|
<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-jpa/ -->
<dependency>
<groupId>com.github.apetrelli.gwtintegration</groupId>
<artifactId>gwt-integration-jpa</artifactId>
<version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-jpa/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-jpa:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-jpa/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-jpa:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration-jpa:jar:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-jpa" rev="1.0.0-alpha4">
<artifact name="gwt-integration-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-jpa', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-jpa" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration-jpa "1.0.0-alpha4"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
com.github.apetrelli.gwtintegration : gwt-integration-deletable | jar | 1.0.0-alpha4 |