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