Last Version

Lift Web Framework Parent Project Model 2.0

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
Version

Version

2.0
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

Download lift-parent 2.0

Filename Size
lift-parent-2.0.pom 29 KB
Browse

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

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.