JPADemo-spa

JPA tutorial master project

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

JPADemo-spa
Last Version

Last Version

2.0-M4
Release Date

Release Date

Type

Type

jar
Description

Description

JPADemo-spa
JPA tutorial master project
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download JPADemo-spa

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
geronimo-spec : geronimo-spec-ejb jar 2.1-rc4
org.hibernate : hibernate-entitymanager jar 3.3.2.GA
org.scala-lang : scala-library jar 2.7.7
net.liftweb : lift-mapper jar 2.0-M4

provided (2)

Group / Artifact Type Version
geronimo-spec : geronimo-spec-jta jar 1.0.1B-rc4
javax.servlet : servlet-api jar 2.5

runtime (1)

Group / Artifact Type Version
org.apache.derby : derby Optional jar 10.5.3.0_1

test (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.7.7
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-M4
1.1-M8
1.1-M7
1.1-M6
1.1-M5
1.1-M4
1.1-M3
1.1-M1
1.0.3
1.0.2
1.0.1
1.0
0.10