MVN

io.thorntail : camel-facebook

Maven & Gradle

Oct 30, 2018
3 usages

Camel Component :: Facebook · The Facebook component provides access to all of the Facebook APIs accessible using Facebook4J.

<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>camel-facebook</artifactId>
    <version>2.2.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thorntail : camel-facebook to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1.Final

All Versions

Choose a version of io.thorntail : camel-facebook to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
camel-facebook-2.2.1.Final
camel-facebook-2.2.0.Final
2.1.x
camel-facebook-2.1.0.Final
2.0.x
camel-facebook-2.0.0.Final

How to add a dependency to Maven

Add the following io.thorntail : camel-facebook maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>camel-facebook</artifactId>
    <version>2.2.1.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.thorntail : camel-facebook gradle dependency to your build.gradle file:

implementation 'io.thorntail:camel-facebook:2.2.1.Final'

Gradle Kotlin DSL: Add the following io.thorntail : camel-facebook gradle kotlin dependency to your build.gradle.kts file:

implementation("io.thorntail:camel-facebook:2.2.1.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.thorntail : camel-facebook sbt scala dependency to your build.sbt file:

libraryDependencies += "io.thorntail" % "camel-facebook" % "2.2.1.Final"

Advertisement

Dependencies from Group

Jun 11, 2020
139 usages
390 stars
Jun 11, 2020
132 usages
390 stars
Oct 30, 2018
126 usages
Jun 11, 2020
94 usages
spi
Jun 11, 2020
59 usages
390 stars

Discover Dependencies