is not current version
Last Version 2.17.219

software.amazon.awssdk:lakeformation 2.17.120

The AWS Java SDK for LakeFormation module holds the client classes that are used for communicating with LakeFormation.

Categories

Categories

AWS Container PaaS Providers ORM Data
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

lakeformation
Version

Version

2.17.120
Type

Type

jar

Download lakeformation 2.17.120


<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/lakeformation/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>lakeformation</artifactId>
    <version>2.17.120</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/lakeformation/
implementation 'software.amazon.awssdk:lakeformation:2.17.120'
// https://jarcasting.com/artifacts/software.amazon.awssdk/lakeformation/
implementation ("software.amazon.awssdk:lakeformation:2.17.120")
'software.amazon.awssdk:lakeformation:jar:2.17.120'
<dependency org="software.amazon.awssdk" name="lakeformation" rev="2.17.120">
  <artifact name="lakeformation" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='lakeformation', version='2.17.120')
)
libraryDependencies += "software.amazon.awssdk" % "lakeformation" % "2.17.120"
[software.amazon.awssdk/lakeformation "2.17.120"]