Wonwoo/dynamodb Spring Boot

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.github.wonwoo.dynamodb-spring-boot » dynamodb-spring-boot-starter1.0.1-release
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.almworks.sqlite4java » sqlite4java
Minimalistic high-performance Java wrapper for SQLite
com.amazonaws » DynamoDBLocal
DynamoDB Local is a small client-side database and server that mimics the DynamoDB service.
Apache 2.0
com.github.wonwoo.dynamodb-spring-boot » dynamodb-spring-boot-starter-test1.0.1-release
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito