is not current version
Last Version 0.4.17

cn.featherfly:featherfly-web-springmvc 0.3.7

web-springmvc

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-web-springmvc
Version

Version

0.3.7
Type

Type

jar

Download featherfly-web-springmvc 0.3.7


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