jar

io.github.estivensh4 : aws-dynamo-jvm

Maven & Gradle

Nov 28, 2023
8 stars

AWS Kotlin Multiplatform · aws is an extension for kotlin cross-platform currently android/iOS

Table Of Contents

Latest Version

Download io.github.estivensh4 : aws-dynamo-jvm JAR file - Latest Versions:

All Versions

Download io.github.estivensh4 : aws-dynamo-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.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-dynamo-jvm-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.estivensh4.dynamo

├─ com.estivensh4.dynamo.AWSDynamo.class - [JAR]

├─ com.estivensh4.dynamo.AWSDynamoKt.class - [JAR]

├─ com.estivensh4.dynamo.AttributeDefinition.class - [JAR]

├─ com.estivensh4.dynamo.AttributeValue.class - [JAR]

├─ com.estivensh4.dynamo.AttributeValueUpdate.class - [JAR]

├─ com.estivensh4.dynamo.CreateTableRequest.class - [JAR]

├─ com.estivensh4.dynamo.CreateTableResult.class - [JAR]

├─ com.estivensh4.dynamo.DeleteItemResult.class - [JAR]

├─ com.estivensh4.dynamo.DeleteTableResult.class - [JAR]

├─ com.estivensh4.dynamo.DynamoException.class - [JAR]

├─ com.estivensh4.dynamo.General.class - [JAR]

├─ com.estivensh4.dynamo.GetItemResult.class - [JAR]

├─ com.estivensh4.dynamo.KeySchemaElement.class - [JAR]

├─ com.estivensh4.dynamo.KeyType.class - [JAR]

├─ com.estivensh4.dynamo.ListTableResult.class - [JAR]

├─ com.estivensh4.dynamo.PutItemResult.class - [JAR]

├─ com.estivensh4.dynamo.QueryRequest.class - [JAR]

├─ com.estivensh4.dynamo.QueryResult.class - [JAR]

├─ com.estivensh4.dynamo.ScalarAttributeType.class - [JAR]

├─ com.estivensh4.dynamo.ScanRequest.class - [JAR]

├─ com.estivensh4.dynamo.ScanResult.class - [JAR]

├─ com.estivensh4.dynamo.TableDescription.class - [JAR]

├─ com.estivensh4.dynamo.UpdateItemResult.class - [JAR]

com.estivensh4.dynamo.mappers

├─ com.estivensh4.dynamo.mappers.AttributeMapperKt.class - [JAR]

├─ com.estivensh4.dynamo.mappers.ItemMapperKt.class - [JAR]

├─ com.estivensh4.dynamo.mappers.KeyMapperKt.class - [JAR]

├─ com.estivensh4.dynamo.mappers.RequestMapperKt.class - [JAR]

├─ com.estivensh4.dynamo.mappers.TablesMapperKt.class - [JAR]