License |
License |
---|---|
GroupId | GroupIdorg.extrema-sistemas |
ArtifactId | ArtifactIdsimpleds |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionsimpleds
SimpleDS provides a simple persistence framework for Google AppEngine that gets as little in the way as possible.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simpleds-1.3.0.pom | |
simpleds-1.3.0.jar | 114 KB |
simpleds-1.3.0-sources.jar | 74 KB |
simpleds-1.3.0-javadoc.jar | 310 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |