is not current version
Last Version 0.4.17

cn.featherfly:featherfly-web-springmvc 0.3.2

web-springmvc

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-web-springmvc
Version

Version

0.3.2
Type

Type

jar

Download featherfly-web-springmvc 0.3.2


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