is not current version
Last Version 2.17.219

software.amazon.awssdk:lakeformation 2.15.2

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.15.2
Type

Type

jar

Download lakeformation 2.15.2


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