Last Version

Spring Data SimpleDB SDK 1.0.1

SDK bundle for Spring Data SimpleDB

License

License

Categories

Categories

Data
GroupId

GroupId

com.3pillarglobal.labs
ArtifactId

ArtifactId

spring-data-simpledb-sdk
Version

Version

1.0.1
Type

Type

pom
Description

Description

Spring Data SimpleDB SDK
SDK bundle for Spring Data SimpleDB
Project URL

Project URL

https://github.com/3pillarlabs/spring-data-simpledb
Source Code Management

Source Code Management

https://github.com/3pillarlabs/spring-data-simpledb

Download spring-data-simpledb-sdk 1.0.1


<!-- https://jarcasting.com/artifacts/com.3pillarglobal.labs/spring-data-simpledb-sdk/ -->
<dependency>
    <groupId>com.3pillarglobal.labs</groupId>
    <artifactId>spring-data-simpledb-sdk</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.3pillarglobal.labs/spring-data-simpledb-sdk/
implementation 'com.3pillarglobal.labs:spring-data-simpledb-sdk:1.0.1'
// https://jarcasting.com/artifacts/com.3pillarglobal.labs/spring-data-simpledb-sdk/
implementation ("com.3pillarglobal.labs:spring-data-simpledb-sdk:1.0.1")
'com.3pillarglobal.labs:spring-data-simpledb-sdk:pom:1.0.1'
<dependency org="com.3pillarglobal.labs" name="spring-data-simpledb-sdk" rev="1.0.1">
  <artifact name="spring-data-simpledb-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.3pillarglobal.labs', module='spring-data-simpledb-sdk', version='1.0.1')
)
libraryDependencies += "com.3pillarglobal.labs" % "spring-data-simpledb-sdk" % "1.0.1"
[com.3pillarglobal.labs/spring-data-simpledb-sdk "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-data-simpledb-impl
  • spring-data-simpledb-parser
  • spring-data-simpledb-integration-tests