| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.camel | 
    
| ArtifactId | ArtifactIdcamel-linkedin-api | 
    
| Last Version | Last Version3.0.0-RC3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCamel :: LinkedIn :: API 
            Camel LinkedIn API 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-linkedin-api/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-linkedin-api</artifactId>
    <version>3.0.0-RC3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.camel/camel-linkedin-api/
implementation 'org.apache.camel:camel-linkedin-api:3.0.0-RC3'
                // https://jarcasting.com/artifacts/org.apache.camel/camel-linkedin-api/
implementation ("org.apache.camel:camel-linkedin-api:3.0.0-RC3")
                'org.apache.camel:camel-linkedin-api:jar:3.0.0-RC3'
                <dependency org="org.apache.camel" name="camel-linkedin-api" rev="3.0.0-RC3">
  <artifact name="camel-linkedin-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.camel', module='camel-linkedin-api', version='3.0.0-RC3')
)
                libraryDependencies += "org.apache.camel" % "camel-linkedin-api" % "3.0.0-RC3"
                [org.apache.camel/camel-linkedin-api "3.0.0-RC3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 | 
| org.apache.cxf : cxf-core | jar | 3.3.3 | 
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.3 | 
| org.apache.cxf : cxf-rt-rs-security-oauth2 | jar | 3.3.3 | 
| org.apache.cxf : cxf-rt-rs-extension-providers | jar | 3.3.3 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.10 | 
| org.jsoup : jsoup | jar | 1.11.3 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 | 
| org.apache.cxf : cxf-rt-rs-client | jar | 3.3.3 |