is not current version
Last Version 1.3.9

cn.featherfly:featherfly-sorm 1.3.4

database tool

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-sorm
Version

Version

1.3.4
Type

Type

jar

Download featherfly-sorm 1.3.4


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