Lift Archetypes

Standard archetypes for Lift Web Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-archetypes
Last Version

Last Version

1.1-M8
Release Date

Release Date

Type

Type

pom
Description

Description

Lift Archetypes
Standard archetypes for Lift Web Framework.
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-archetypes

How to add to project

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

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

Versions

Version
1.1-M8
1.1-M7
1.1-M6
1.1-M5