Last Version

Lift Web Framework Parent Aggregator 2.2-RC5

Lift Web Framework Parent Aggregator to facilitate building the projects conveniently.

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift
Version

Version

2.2-RC5
Type

Type

pom
Description

Description

Lift Web Framework Parent Aggregator
Lift Web Framework Parent Aggregator to facilitate building the projects conveniently.

Download lift 2.2-RC5

Filename Size
lift-2.2-RC5.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • framework
  • archetypes
  • examples