Quarkus - Amazon Services - DynamoDB - Enhanced - Parent

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-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/Nithanim/quarkus-dynamodb-enhanced
Source Code Management

Source Code Management

https://github.com/Nithanim/quarkus-dynamodb-enhanced

Download quarkus-amazon-dynamodb-enhanced-parent

How to add to project

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

Dependencies

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

Project Modules

  • deployment
  • runtime

Versions

Version
1.1.0
1.0.1
1.0.0