не последняя версия
Последняя версия 1.1.0.RELEASE

com.github.dactiv:dactiv-orm 1.0.0.RELEASE

the base-framework orm jar

Категории

Категории

ORM Данные
Группа

Группа

com.github.dactiv
Идентификатор

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

dactiv-orm
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать dactiv-orm 1.0.0.RELEASE


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