Last Version

GWT Integration - Hibernate Core 1.0.0-alpha4

Code to make Hibernate core and GWT work well together.

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-core
Version

Version

1.0.0-alpha4
Type

Type

jar
Description

Description

GWT Integration - Hibernate Core
Code to make Hibernate core and GWT work well together.

Download gwt-integration-hibernate-core 1.0.0-alpha4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.1.9.Final
com.github.apetrelli.gwtintegration : gwt-integration-web-deletable jar 1.0.0-alpha4

Project Modules

There are no modules declared in this project.