Last Version

Lift Archetypes 2.3

Standard archetypes for Lift Web Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

archetypes_2.8.1
Version

Version

2.3
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.8.1 2.3

Filename Size
archetypes_2.8.1-2.3.pom 7 KB
Browse

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

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-sbt
  • lift-archetype-jpa-blank-single
  • lift-archetype-jpa-blank
  • lift-archetype-jpa-basic