Last Version

GWT Integration - Hibernate Entity Manager 1.0.0-alpha4

Code to make GWT work well with Hibernate Entity Manager.

License

License

Categories

Categories

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

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-hibernate-entitymanager
Version

Version

1.0.0-alpha4
Type

Type

jar
Description

Description

GWT Integration - Hibernate Entity Manager
Code to make GWT work well with Hibernate Entity Manager.

Download gwt-integration-hibernate-entitymanager 1.0.0-alpha4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 4.1.9.Final

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.