| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-hellofbc |
| Last Version | Last Version2.0-M4 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionFacebook Connect Example Application
A set of examples site/webapp
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lift-hellofbc-2.0-M4.pom | |
| lift-hellofbc-2.0-M4.war | 13 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-hellofbc/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-hellofbc</artifactId>
<version>2.0-M4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-hellofbc/
implementation 'net.liftweb:lift-hellofbc:2.0-M4'
// https://jarcasting.com/artifacts/net.liftweb/lift-hellofbc/
implementation ("net.liftweb:lift-hellofbc:2.0-M4")
'net.liftweb:lift-hellofbc:war:2.0-M4'
<dependency org="net.liftweb" name="lift-hellofbc" rev="2.0-M4">
<artifact name="lift-hellofbc" type="war" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-hellofbc', version='2.0-M4')
)
libraryDependencies += "net.liftweb" % "lift-hellofbc" % "2.0-M4"
[net.liftweb/lift-hellofbc "2.0-M4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.liftweb : lift-widgets | jar | 2.0-M4 |
| net.liftweb : lift-facebook | jar | 2.0-M4 |
| net.liftweb : lift-mapper | jar | 2.0-M4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.2.121 |
| org.apache.derby : derby | jar | 10.5.3.0_1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mortbay.jetty : jetty | jar | [6.1.6,7.0) |