michaellavelle / spring-data-dynamodb

Simplifies the development of creating an Amazon DynamoDB-based Java data access layer
https://derjust.github.io/spring-data-dynamodb/
Apache License 2.0
169 stars 284 forks source link

Can you please publish a release version #36

Closed mbyrne00 closed 4 years ago

mbyrne00 commented 10 years ago

First, thanks for the project - very handy.

I understand this is still a work in progress but is there any chance you could publish a RELEASE version, even if it's just to your own repository? That way we can have a static RELEASE version dependency on what's done so far.

jrummler commented 9 years ago

+1

hellosorappang commented 9 years ago

is this working project?? do not working sample project.. :(

i dont understand "Quick Start" section.

derjust commented 8 years ago

A current release is available at http://search.maven.org/#artifactdetails%7Ccom.github.derjust%7Cspring-data-dynamodb%7C4.2.0%7Cjar - 4.2.0 is equal to the old 1.0.3-SNAPSHOT but follows a more spring-data related version schema. As (privately) communicated with @michaellavelle, the project will continue under https://github.com/derjust/spring-data-dynamodb/issues/12.