is not current version
Last Version 2.0

net.liftweb:lift-archetype-jpa-blank-single 2.0-M1

Blank JPA archetype for Lift Web Framework (single project).

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-archetype-jpa-blank-single
Version

Version

2.0-M1
Type

Type

jar

Download lift-archetype-jpa-blank-single 2.0-M1


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