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

org.noorm:noorm-postgresql-platform 1.4.1


Категории

Категории

PostgreSQL Данные Базы данных ORM
Группа

Группа

org.noorm
Идентификатор

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

noorm-postgresql-platform
Версия

Версия

1.4.1
Тип

Тип

jar

Скачать noorm-postgresql-platform 1.4.1


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