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

cn.featherfly:featherfly-sorm 1.3.6

simple object record map

Категории

Категории

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

Группа

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

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

featherfly-sorm
Версия

Версия

1.3.6
Тип

Тип

jar

Скачать 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"]