com.flowyun:web-helper-spring

Spring Rest Enhancement

License

License

GroupId

GroupId

com.flowyun
ArtifactId

ArtifactId

web-helper-spring
Last Version

Last Version

1.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

com.flowyun:web-helper-spring
Spring Rest Enhancement
Project URL

Project URL

https://gitee.com/stone_forever/web-helper-spring.git
Source Code Management

Source Code Management

https://gitee.com/stone_forever/web-helper-spring/tree/master

Download web-helper-spring

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api Optional jar 4.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.11
1.1.6
1.1.5
1.1.4