lundi 28 septembre 2015

Can't seem to be able to use DynamoDbEmbedded

Looked at:

  1. this StackOverflow post
  2. this Amazon AWS example

Added dependency to my POM:

<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>aws-java-sdk</artifactId>
    <version>1.10.5.1</version>
</dependency>

I tried the latest version too (1.10.20).
com.amazonaws.services.dynamodbv2 does exist with some classes available to me. However com.amazonaws.services.dynamodbv2.local doesn't exist. Am I missing something?




Aucun commentaire:

Enregistrer un commentaire