License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdexamples |
Last Version | Last Version2.0-M4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLift Examples
A set of examples site/webapp
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
examples-2.0-M4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/examples/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>examples</artifactId>
<version>2.0-M4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/examples/
implementation 'net.liftweb:examples:2.0-M4'
// https://jarcasting.com/artifacts/net.liftweb/examples/
implementation ("net.liftweb:examples:2.0-M4")
'net.liftweb:examples:pom:2.0-M4'
<dependency org="net.liftweb" name="examples" rev="2.0-M4">
<artifact name="examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='examples', version='2.0-M4')
)
libraryDependencies += "net.liftweb" % "examples" % "2.0-M4"
[net.liftweb/examples "2.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-mapper | jar | 2.0-M4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.derby : derby | jar | 10.5.3.0_1 |