is not current version
Last Version 1.3.9

cn.featherfly:featherfly-sorm 1.3.6

simple object record map

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-sorm
Version

Version

1.3.6
Type

Type

jar

Download featherfly-sorm 1.3.6


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