License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-examples-parent |
Last Version | Last Version1.1-M8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLift Sites
A set of examples site/webapp
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lift-examples-parent-1.1-M8.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-examples-parent/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-examples-parent</artifactId>
<version>1.1-M8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-examples-parent/
implementation 'net.liftweb:lift-examples-parent:1.1-M8'
// https://jarcasting.com/artifacts/net.liftweb/lift-examples-parent/
implementation ("net.liftweb:lift-examples-parent:1.1-M8")
'net.liftweb:lift-examples-parent:pom:1.1-M8'
<dependency org="net.liftweb" name="lift-examples-parent" rev="1.1-M8">
<artifact name="lift-examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-examples-parent', version='1.1-M8')
)
libraryDependencies += "net.liftweb" % "lift-examples-parent" % "1.1-M8"
[net.liftweb/lift-examples-parent "1.1-M8"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-core | jar | 1.1-M8 |
org.scala-lang : scala-library | jar | 2.7.7 |
commons-codec : commons-codec | jar | 1.3 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-collections : commons-collections | jar | 3.2.1 |
org.apache.derby : derby | jar | 10.4.2.0 |
com.rabbitmq : rabbitmq-client | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |