Last Version

Facebook Connect Example Application 2.2-RC5

A set of examples site/webapp

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-hellofbc_2.8.1
Version

Version

2.2-RC5
Type

Type

war
Description

Description

Facebook Connect Example Application
A set of examples site/webapp
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-hellofbc_2.8.1 2.2-RC5


<!-- https://jarcasting.com/artifacts/net.liftweb/lift-hellofbc_2.8.1/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-hellofbc_2.8.1</artifactId>
    <version>2.2-RC5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-hellofbc_2.8.1/
implementation 'net.liftweb:lift-hellofbc_2.8.1:2.2-RC5'
// https://jarcasting.com/artifacts/net.liftweb/lift-hellofbc_2.8.1/
implementation ("net.liftweb:lift-hellofbc_2.8.1:2.2-RC5")
'net.liftweb:lift-hellofbc_2.8.1:war:2.2-RC5'
<dependency org="net.liftweb" name="lift-hellofbc_2.8.1" rev="2.2-RC5">
  <artifact name="lift-hellofbc_2.8.1" type="war" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-hellofbc_2.8.1', version='2.2-RC5')
)
libraryDependencies += "net.liftweb" % "lift-hellofbc_2.8.1" % "2.2-RC5"
[net.liftweb/lift-hellofbc_2.8.1 "2.2-RC5"]

Dependencies

compile (3)

Group / Artifact Type Version
net.liftweb : lift-mapper_2.8.1 jar 2.2-RC5
net.liftweb : lift-widgets_2.8.1 jar 2.2-RC5
net.liftweb : lift-facebook_2.8.1 jar 2.2-RC5

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.138
org.apache.derby : derby jar 10.5.3.0_1

test (1)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.25

Project Modules

There are no modules declared in this project.