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

net.liftweb:lift-mapper 1.0.1

Lift's old-style OR Mapping

Категории

Категории

Сеть
Группа

Группа

net.liftweb
Идентификатор

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

lift-mapper
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать lift-mapper 1.0.1


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