License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdde.knightsoft-net |
ArtifactId | ArtifactIdgwtp-spring-integration-shared |
Last Version | Last Version1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWTP spring integration shared part
Basics to bring GWTP and Spring together.
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |