Last Version

Lift Archetypes 2.5

Standard archetypes for Lift Web Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

archetypes_2.10
Version

Version

2.5
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.10 2.5

Filename Size
archetypes_2.10-2.5.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/net.liftweb/archetypes_2.10/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>archetypes_2.10</artifactId>
    <version>2.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/archetypes_2.10/
implementation 'net.liftweb:archetypes_2.10:2.5'
// https://jarcasting.com/artifacts/net.liftweb/archetypes_2.10/
implementation ("net.liftweb:archetypes_2.10:2.5")
'net.liftweb:archetypes_2.10:pom:2.5'
<dependency org="net.liftweb" name="archetypes_2.10" rev="2.5">
  <artifact name="archetypes_2.10" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='archetypes_2.10', version='2.5')
)
libraryDependencies += "net.liftweb" % "archetypes_2.10" % "2.5"
[net.liftweb/archetypes_2.10 "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-basic
  • lift-archetype-blank
  • lift-archetype-jpa-basic
  • lift-archetype-jpa-blank
  • lift-archetype-jpa-blank-single
  • lift-archetype-mvc