Last Version

Lift Archetypes 2.0

Standard archetypes for Lift Web Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

archetypes
Version

Version

2.0
Type

Type

pom
Description

Description

Lift Archetypes
Standard archetypes for Lift Web Framework.
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download archetypes 2.0

Filename Size
archetypes-2.0.pom 4 KB
Browse

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

  • lift-archetype-blank
  • lift-archetype-basic
  • lift-archetype-sbt
  • lift-archetype-jpa-blank-single
  • lift-archetype-jpa-blank
  • lift-archetype-jpa-basic