Last Version

GWTP spring integration shared 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-shared
Version

Version

1.11.0
Type

Type

jar
Description

Description

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

Project URL

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

Download gwtp-spring-integration-shared 1.11.0


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

Dependencies

compile (10)

Group / Artifact Type Version
de.knightsoft-net : mt-bean-validators jar 1.11.0
de.knightsoft-net : gwt-bean-validators-rest-constants jar 1.11.0
de.knightsoft-net : gwt-bean-validators-engine-processor jar 1.11.0
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.querydsl : querydsl-apt jar
com.querydsl : querydsl-jpa jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.