is not current version
Last Version 2.7.1

org.apache.lens:lens-examples 2.2.0-beta-incubating

Lens Examples

GroupId

GroupId

org.apache.lens
ArtifactId

ArtifactId

lens-examples
Version

Version

2.2.0-beta-incubating
Type

Type

jar

Download lens-examples 2.2.0-beta-incubating


<!-- https://jarcasting.com/artifacts/org.apache.lens/lens-examples/ -->
<dependency>
    <groupId>org.apache.lens</groupId>
    <artifactId>lens-examples</artifactId>
    <version>2.2.0-beta-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.lens/lens-examples/
implementation 'org.apache.lens:lens-examples:2.2.0-beta-incubating'
// https://jarcasting.com/artifacts/org.apache.lens/lens-examples/
implementation ("org.apache.lens:lens-examples:2.2.0-beta-incubating")
'org.apache.lens:lens-examples:jar:2.2.0-beta-incubating'
<dependency org="org.apache.lens" name="lens-examples" rev="2.2.0-beta-incubating">
  <artifact name="lens-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.lens', module='lens-examples', version='2.2.0-beta-incubating')
)
libraryDependencies += "org.apache.lens" % "lens-examples" % "2.2.0-beta-incubating"
[org.apache.lens/lens-examples "2.2.0-beta-incubating"]