Download lens-api-2.5.0-beta.jar file - Jar l

Jar examples for l:lens-api

Description

The client api

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

lens-api-2.5.0-beta-javadoc.jar
lens-api-2.5.0-beta-sources.jar
lens-api-2.5.0-beta-tests.jar
lens-api-2.5.0-beta.jar
lens-api-2.5.0-beta.pom



Related Tutorials