Download lens-client-2.0.1-beta-incubating.jar file - Jar l

Jar examples for l:lens-client

Description

Lens client

You can download jar file lens-client 2.0.1-beta-incubating in this page.

License

Apache License

Build File

You can use the following script to add lens-client-2.0.1-beta-incubating.jar to your project.

<dependency>
   <groupId>org.apache.lens</groupId>
   <artifactId>lens-client</artifactId>
   <version>2.0.1-beta-incubating</version>
</dependency>
compile group: 'org.apache.lens', name: 'lens-client', version: '2.0.1-beta-incubating'
libraryDependencies += "org.apache.lens" % "lens-client" % "2.0.1-beta-incubating"
<dependency org="org.apache.lens" name="lens-client" rev="2.0.1-beta-incubating"/>
@Grapes(@Grab(group='org.apache.lens', module='lens-client', version='2.0.1-beta-incubating'))
'org.apache.lens:lens-client:jar:2.0.1-beta-incubating'

Download

Click the following link to download the jar file.

lens-client-2.0.1-beta-incubating-javadoc.jar
lens-client-2.0.1-beta-incubating-sources.jar
lens-client-2.0.1-beta-incubating-tests.jar
lens-client-2.0.1-beta-incubating.jar
lens-client-2.0.1-beta-incubating.pom



Related Tutorials