Last Version

Lift JPA 2.0

JPA integration helper

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-jpa
Version

Version

2.0
Type

Type

jar
Description

Description

Lift JPA
JPA integration helper
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-jpa 2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.liftweb : lift-webkit jar 2.0
org.scala-libs : scalajpa jar 1.1
org.scala-lang : scala-library jar 2.7.7

provided (1)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.134
org.apache.derby : derby jar 10.5.3.0_1

test (3)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.