is not current version
Last Version 0.4.17

cn.featherfly:featherfly-web-springmvc 0.4.3

web-springmvc

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-web-springmvc
Version

Version

0.4.3
Type

Type

jar

Download featherfly-web-springmvc 0.4.3


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