Last Version

simpleds 1.3.0

SimpleDS provides a simple persistence framework for Google AppEngine that gets as little in the way as possible.

License

License

GroupId

GroupId

org.extrema-sistemas
ArtifactId

ArtifactId

simpleds
Version

Version

1.3.0
Type

Type

jar
Description

Description

simpleds
SimpleDS provides a simple persistence framework for Google AppEngine that gets as little in the way as possible.
Project URL

Project URL

https://github.com/icoloma/simpleds/
Source Code Management

Source Code Management

https://github.com/icoloma/simpleds/

Download simpleds 1.3.0


<!-- https://jarcasting.com/artifacts/org.extrema-sistemas/simpleds/ -->
<dependency>
    <groupId>org.extrema-sistemas</groupId>
    <artifactId>simpleds</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.extrema-sistemas/simpleds/
implementation 'org.extrema-sistemas:simpleds:1.3.0'
// https://jarcasting.com/artifacts/org.extrema-sistemas/simpleds/
implementation ("org.extrema-sistemas:simpleds:1.3.0")
'org.extrema-sistemas:simpleds:jar:1.3.0'
<dependency org="org.extrema-sistemas" name="simpleds" rev="1.3.0">
  <artifact name="simpleds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.extrema-sistemas', module='simpleds', version='1.3.0')
)
libraryDependencies += "org.extrema-sistemas" % "simpleds" % "1.3.0"
[org.extrema-sistemas/simpleds "1.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
javax.inject : javax.inject jar 1
com.google.guava : guava jar 10.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.