is not current version
Last Version 2.0-M4

net.liftweb:JPADemo-Master 0.10

JPA tutorial master project

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

JPADemo-Master
Version

Version

0.10
Type

Type

pom

Download JPADemo-Master 0.10

Filename Size
JPADemo-Master-0.10.pom 817 bytes
Browse

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