Lift Archetypes

Standard archetypes for Lift Web Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

archetypes_2.9.1
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

pom
Description

Description

Lift Archetypes
Standard archetypes for Lift Web Framework.
Project Organization

Project Organization

WorldWide Conferencing, LLC
Source Code Management

Source Code Management

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

Download archetypes_2.9.1

Filename Size
archetypes_2.9.1-2.5.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • lift-archetype-blank
  • lift-archetype-basic
  • lift-archetype-jpa-blank-single
  • lift-archetype-jpa-blank
  • lift-archetype-jpa-basic
  • lift-archetype-mvc
net.liftweb

Lift Web Framework

Versions

Version
2.5
2.4-M5
2.4-M4