| License | License | 
|---|---|
| GroupId | GroupIdcom.flowyun | 
| ArtifactId | ArtifactIdweb-helper-spring | 
| Last Version | Last Version1.1.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.flowyun:web-helper-spring Spring Rest Enhancement | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| web-helper-spring-1.1.11.pom | |
| web-helper-spring-1.1.11.jar | 49 KB | 
| web-helper-spring-1.1.11-sources.jar | 30 KB | 
| web-helper-spring-1.1.11-javadoc.jar | 211 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.flowyun/web-helper-spring/ -->
<dependency>
    <groupId>com.flowyun</groupId>
    <artifactId>web-helper-spring</artifactId>
    <version>1.1.11</version>
</dependency>// https://jarcasting.com/artifacts/com.flowyun/web-helper-spring/
implementation 'com.flowyun:web-helper-spring:1.1.11'// https://jarcasting.com/artifacts/com.flowyun/web-helper-spring/
implementation ("com.flowyun:web-helper-spring:1.1.11")'com.flowyun:web-helper-spring:jar:1.1.11'<dependency org="com.flowyun" name="web-helper-spring" rev="1.1.11">
  <artifact name="web-helper-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='com.flowyun', module='web-helper-spring', version='1.1.11')
)libraryDependencies += "com.flowyun" % "web-helper-spring" % "1.1.11"[com.flowyun/web-helper-spring "1.1.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-web Optional | jar | 5.2.5.RELEASE | 
| org.springframework : spring-webmvc Optional | jar | 5.2.5.RELEASE | 
| org.springframework : spring-context Optional | jar | 5.2.3.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.servlet : jakarta.servlet-api Optional | jar | 4.0.3 |