is not current version
Last Version 2.7.1

org.apache.lens:lens-ui 2.4.0-beta

Lens UI client

GroupId

GroupId

org.apache.lens
ArtifactId

ArtifactId

lens-ui
Version

Version

2.4.0-beta
Type

Type

pom

Download lens-ui 2.4.0-beta

Filename Size
lens-ui-2.4.0-beta.pom 1 KB
Browse

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