is not current version
Last Version 2.0-M4

net.liftweb:JPADemo-Master 1.0.3

JPA tutorial master project

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

JPADemo-Master
Version

Version

1.0.3
Type

Type

pom

Download JPADemo-Master 1.0.3

Filename Size
JPADemo-Master-1.0.3.pom 1010 bytes
Browse

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