is not current version
Last Version 0.4.17

cn.featherfly:featherfly-web-springmvc 0.1.7

springmvc tool

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-web-springmvc
Version

Version

0.1.7
Type

Type

jar

Download featherfly-web-springmvc 0.1.7


<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-web-springmvc/ -->
<dependency>
    <groupId>cn.featherfly</groupId>
    <artifactId>featherfly-web-springmvc</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-web-springmvc/
implementation 'cn.featherfly:featherfly-web-springmvc:0.1.7'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-web-springmvc/
implementation ("cn.featherfly:featherfly-web-springmvc:0.1.7")
'cn.featherfly:featherfly-web-springmvc:jar:0.1.7'
<dependency org="cn.featherfly" name="featherfly-web-springmvc" rev="0.1.7">
  <artifact name="featherfly-web-springmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-web-springmvc', version='0.1.7')
)
libraryDependencies += "cn.featherfly" % "featherfly-web-springmvc" % "0.1.7"
[cn.featherfly/featherfly-web-springmvc "0.1.7"]