не последняя версия
Последняя версия 0.4.17

cn.featherfly:featherfly-web-springmvc 0.4.0

web-springmvc

Категории

Категории

Feather Библиотеки уровня приложения Dependency Injection
Группа

Группа

cn.featherfly
Идентификатор

Идентификатор

featherfly-web-springmvc
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать featherfly-web-springmvc 0.4.0


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