is not current version
Last Version 2.0

net.liftweb:lift-persistence 1.1-M8

Persistence Components for Lift Web Framework.

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-persistence
Version

Version

1.1-M8
Type

Type

pom

Download lift-persistence 1.1-M8


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