com.github.sdmcraft.slingdynamo.impl.DynamoDBConstants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of SlingDynamo Show documentation
Show all versions of SlingDynamo Show documentation
com.github.sdmcraft.slingdynamo - SlingDynamo
The newest version!
package com.github.sdmcraft.slingdynamo.impl;
public class DynamoDBConstants {
public static final String DEFAULT_ROOT = "/content/dynamodb";
}