is not current version
Last Version 1.5.6

cn.featherfly:featherfly-db 1.5.5

featherfly-db

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-db
Version

Version

1.5.5
Type

Type

jar

Download featherfly-db 1.5.5


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