<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-provider-linkedin</artifactId>
<version>0.6.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-provider-linkedin', version='0.6.1')
)
<parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> <version>0.6.1</version> </parent>
compile
|-- org.apache.streams:streams-config
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.datatype:jackson-datatype-joda
|-- junit:junit
|-- org.apache.streams:streams-core
|-- org.apache.streams:streams-pojo
|-- org.apache.streams:streams-converters
|-- org.apache.streams:streams-util
|-- org.apache.streams:streams-http
|-- org.apache.commons:commons-csv:1.5
|-- org.apache.juneau:juneau-rest-client
|-- org.apache.httpcomponents:httpclient
|-- org.hamcrest:hamcrest-all:1.3
test