aws-dynamodb-plus

针对 aws dynamodb 高级接口的增强,项目地址:https://github.com/501658362/aws-dynamodb-plus

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

top.chenyanjin
ArtifactId

ArtifactId

aws-dynamodb-plus
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

aws-dynamodb-plus
针对 aws dynamodb 高级接口的增强,项目地址:https://github.com/501658362/aws-dynamodb-plus

Download aws-dynamodb-plus

How to add to project

<!-- https://jarcasting.com/artifacts/top.chenyanjin/aws-dynamodb-plus/ -->
<dependency>
    <groupId>top.chenyanjin</groupId>
    <artifactId>aws-dynamodb-plus</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.chenyanjin/aws-dynamodb-plus/
implementation 'top.chenyanjin:aws-dynamodb-plus:1.1.0'
// https://jarcasting.com/artifacts/top.chenyanjin/aws-dynamodb-plus/
implementation ("top.chenyanjin:aws-dynamodb-plus:1.1.0")
'top.chenyanjin:aws-dynamodb-plus:jar:1.1.0'
<dependency org="top.chenyanjin" name="aws-dynamodb-plus" rev="1.1.0">
  <artifact name="aws-dynamodb-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.chenyanjin', module='aws-dynamodb-plus', version='1.1.0')
)
libraryDependencies += "top.chenyanjin" % "aws-dynamodb-plus" % "1.1.0"
[top.chenyanjin/aws-dynamodb-plus "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-dynamodb jar

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0