| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices |
| GroupId | GroupIdme.nithanim.quarkus |
| ArtifactId | ArtifactIdquarkus-amazon-dynamodb-enhanced-parent |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionQuarkus - Amazon Services - DynamoDB - Enhanced - Parent
Fixes aws dynamodb enhanced for quarkus and graal native image.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| quarkus-amazon-dynamodb-enhanced-parent-1.1.0.pom | 7 KB |
| Browse |
<!-- 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"]