Lift Web Framework Parent Project Model

Global project parent for Lift Web Framework. Lift is built on Scala, a hybrid Functional and O-O language that compiles code down to the Java Virtual Machine.

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-parent_2.7.7
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

pom
Description

Description

Lift Web Framework Parent Project Model
Global project parent for Lift Web Framework. Lift is built on Scala, a hybrid Functional and O-O language that compiles code down to the Java Virtual Machine.
Project Organization

Project Organization

WorldWide Conferencing, LLC
Source Code Management

Source Code Management

http://github.com/lift/lift/tree/master

Download lift-parent_2.7.7

Filename Size
lift-parent_2.7.7-2.2.pom 29 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
net.liftweb

Lift Web Framework

Versions

Version
2.2
2.2-RC6
2.2-RC4
2.2-RC3
2.2-RC2
2.2-RC1
2.2-M1
2.1
2.1-RC3
2.1-RC2
2.1-RC1
2.1-M1