Download lens-api-2.7.1.jar file - Jar l

Jar examples for l:lens-api

Description

The client api

You can download jar file lens-api 2.7.1 in this page.

License

Apache License

Build File

You can use the following script to add lens-api-2.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

lens-api-2.7.1-javadoc.jar
lens-api-2.7.1-sources.jar
lens-api-2.7.1-tests.jar
lens-api-2.7.1.jar
lens-api-2.7.1.pom



Related Tutorials