is not current version
Last Version 2.0-M4

net.liftweb:JPADemo-web 1.1-M8


Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

JPADemo-web
Version

Version

1.1-M8
Type

Type

war

Download JPADemo-web 1.1-M8


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