Last Version

GWTP spring integration server part 1.11.0

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

Version

1.11.0
Type

Type

jar
Description

Description

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

Project URL

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

Download gwtp-spring-integration-server 1.11.0


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

Dependencies

compile (10)

Group / Artifact Type Version
de.knightsoft-net : mt-bean-validators jar 1.11.0
de.knightsoft-net : gwtp-spring-integration-shared jar 1.11.0
de.knightsoft-net : gwt-bean-validators-restservice-spring jar 1.11.0
javax.inject : javax.inject jar 1
com.google.guava : guava jar 31.1-jre
org.springframework.boot : spring-boot-starter-web jar 2.7.1
org.springframework.boot : spring-boot-starter-security jar 2.7.1
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-starter-data-jpa jar 2.7.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.