Last Version

GWTP spring integration client part 1.11.0

Basics to bring GWTP and Spring together.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net CLI
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwtp-spring-integration-client
Version

Version

1.11.0
Type

Type

jar
Description

Description

GWTP spring integration client part
Basics to bring GWTP and Spring together.
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwtp-spring-integration-client

Download gwtp-spring-integration-client 1.11.0


<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/ -->
<dependency>
    <groupId>de.knightsoft-net</groupId>
    <artifactId>gwtp-spring-integration-client</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/
implementation 'de.knightsoft-net:gwtp-spring-integration-client:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-spring-integration-client/
implementation ("de.knightsoft-net:gwtp-spring-integration-client:1.11.0")
'de.knightsoft-net:gwtp-spring-integration-client:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwtp-spring-integration-client" rev="1.11.0">
  <artifact name="gwtp-spring-integration-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwtp-spring-integration-client', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwtp-spring-integration-client" % "1.11.0"
[de.knightsoft-net/gwtp-spring-integration-client "1.11.0"]

Dependencies

compile (23)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.3
com.google.inject.extensions : guice-assistedinject jar 4.2.3
com.google.inject.extensions : guice-multibindings jar 4.2.3
com.github.nmorel.gwtjackson : gwt-jackson jar 0.15.4
com.gwtplatform.extensions : dispatch-rest-delegates jar 1.6
de.knightsoft-net : gwt-bean-validators jar 1.11.0
de.knightsoft-net : gwtp-spring-integration-shared jar 1.11.0
de.knightsoft-net : gwtp-spring-integration-shared jar 1.11.0
com.google.elemental2 : elemental2-dom jar 1.1.0
com.google.guava : guava-gwt jar 31.1-jre
io.github.gwtplus.gin : gin jar 3.0.0
com.gwtplatform : gwtp-mvp-client jar 1.6
com.gwtplatform : gwtp-dispatch-rest jar 1.6
org.springframework.boot : spring-boot-starter-web jar 2.7.1
org.springframework.boot : spring-boot-starter-security jar 2.7.1
org.springframework : spring-core jar 5.3.21
org.springframework.security : spring-security-core jar 5.7.2
org.springframework.data : spring-data-commons jar
org.springframework.data : spring-data-commons jar 2.7.1
org.springframework.boot : spring-boot-starter-data-jpa jar 2.7.1
org.springframework.boot : spring-boot-starter-data-jpa jar 2.7.1
org.springframework.hateoas : spring-hateoas jar 1.5.1
com.google.auto.service : auto-service jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.