is not current version
Last Version 0.2.0

cn.featherfly:featherfly-common-spring 0.1.0

featherfly spring

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-common-spring
Version

Version

0.1.0
Type

Type

jar

Download featherfly-common-spring 0.1.0


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