JPA Demo Master

JPA tutorial master project

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

JPADemo-Master_2.7.7
Last Version

Last Version

2.2-RC5
Release Date

Release Date

Type

Type

pom
Description

Description

JPA Demo Master
JPA tutorial master project

Download JPADemo-Master_2.7.7

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
${project.groupId} » lift-jpa_${scala.version} jar ${project.version}

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar

runtime (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.1
org.apache.derby : derby Optional jar

test (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar ${scala.version}
junit : junit jar

Project Modules

  • JPADemo-web
  • JPADemo-spa

Versions

Version
2.2-RC5