| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdJPADemo-web |
| Last Version | Last Version2.0-M4 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionJPADemo-web
JPA tutorial master project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| JPADemo-web-2.0-M4.pom | |
| JPADemo-web-2.0-M4.war | 15 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/JPADemo-web/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>JPADemo-web</artifactId>
<version>2.0-M4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/JPADemo-web/
implementation 'net.liftweb:JPADemo-web:2.0-M4'
// https://jarcasting.com/artifacts/net.liftweb/JPADemo-web/
implementation ("net.liftweb:JPADemo-web:2.0-M4")
'net.liftweb:JPADemo-web:war:2.0-M4'
<dependency org="net.liftweb" name="JPADemo-web" rev="2.0-M4">
<artifact name="JPADemo-web" type="war" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='JPADemo-web', version='2.0-M4')
)
libraryDependencies += "net.liftweb" % "JPADemo-web" % "2.0-M4"
[net.liftweb/JPADemo-web "2.0-M4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.liftweb : JPADemo-spa | jar | 2.0-M4 |
| net.liftweb : lift-jpa | jar | 2.0-M4 |
| org.scala-lang : scala-library | jar | 2.7.7 |
| net.liftweb : lift-mapper | jar | 2.0-M4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.derby : derby Optional | jar | 10.5.3.0_1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mortbay.jetty : jetty | jar | [6.1.6,7.0) |
| org.scala-lang : scala-compiler | jar | 2.7.7 |
| junit : junit | jar | 4.7 |