Quarkus - Amazon Services - DynamoDB - Enhanced - Deployment

Fixes aws dynamodb enhanced for quarkus and graal native image.

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

me.nithanim.quarkus
ArtifactId

ArtifactId

quarkus-amazon-dynamodb-enhanced-deployment
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Amazon Services - DynamoDB - Enhanced - Deployment
Fixes aws dynamodb enhanced for quarkus and graal native image.

Download quarkus-amazon-dynamodb-enhanced-deployment

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkus : quarkus-arc-deployment jar
me.nithanim.quarkus : quarkus-amazon-dynamodb-enhanced jar 1.1.0
io.quarkiverse.amazonservices : quarkus-amazon-dynamodb-deployment jar
software.amazon.awssdk : dynamodb-enhanced jar
org.graalvm.nativeimage : svm jar

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0