GWTP spring integration

Basics to bring GWTP and Spring together.

License

License

Categories

Categories

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

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwtp-spring-integration
Last Version

Last Version

0.55.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download gwtp-spring-integration

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
de.knightsoft-net : mt-bean-validators jar 0.55.7
com.google.guava : guava jar 25.1-jre
org.springframework.boot : spring-boot-starter-web jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.3.RELEASE
org.springframework : spring-core jar 5.0.7.RELEASE
org.springframework.security : spring-security-core jar 5.0.6.RELEASE
org.springframework.data : spring-data-commons jar
org.springframework.data : spring-data-commons jar 2.0.8.RELEASE

provided (5)

Group / Artifact Type Version
com.google.guava : guava-gwt jar 25.1-jre
de.knightsoft-net : gwt-bean-validators jar 0.55.7
com.google.gwt : gwt-elemental jar 2.8.2
com.gwtplatform : gwtp-mvp-client jar 1.6
com.gwtplatform : gwtp-dispatch-rest jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.55.7
0.55.6
0.55.5
0.55.4
0.55.3
0.55.2
0.55.1
0.55.0
0.54.1
0.54.0