is not current version
Last Version 2.0

net.liftweb:lift-archetype-jpa-blank-single 1.1-M8

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

1.1-M8
Type

Type

jar

Download lift-archetype-jpa-blank-single 1.1-M8


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