jar

io.exemplary.aws : aws-dynamodb-nio_2.12

Maven & Gradle

Apr 05, 2017
3 stars

Aws DynamoDB Nio Client · Scala Dynamo DB client built on top of Apache async http client with almost the same API provided by AWS SKD for Java(tm)

Table Of Contents

Latest Version

Download io.exemplary.aws : aws-dynamodb-nio_2.12 JAR file - Latest Versions:

All Versions

Download io.exemplary.aws : aws-dynamodb-nio_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.10.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window aws-dynamodb-nio_2.12-1.10.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.amazonaws.http

├─ com.amazonaws.http.Invoker.class - [JAR]

├─ com.amazonaws.http.InvokerClientBuilder.class - [JAR]

io.exemplary.aws

├─ io.exemplary.aws.AmazonDynamoDBNio.class - [JAR]

├─ io.exemplary.aws.AmazonDynamoDBNioClient.class - [JAR]

Advertisement