не последняя версия
Последняя версия 1.0.0-alpha4

com.github.apetrelli.gwtintegration:gwt-integration-spring-data-jpa 1.0.0-alpha2

Code to integrate GWT and Spring Data JPA

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Данные
Группа

Группа

com.github.apetrelli.gwtintegration
Идентификатор

Идентификатор

gwt-integration-spring-data-jpa
Версия

Версия

1.0.0-alpha2
Тип

Тип

jar

Скачать gwt-integration-spring-data-jpa 1.0.0-alpha2


<!-- 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-alpha2</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-alpha2'
// 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-alpha2")
'com.github.apetrelli.gwtintegration:gwt-integration-spring-data-jpa:jar:1.0.0-alpha2'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-spring-data-jpa" rev="1.0.0-alpha2">
  <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-alpha2')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-spring-data-jpa" % "1.0.0-alpha2"
[com.github.apetrelli.gwtintegration/gwt-integration-spring-data-jpa "1.0.0-alpha2"]