не последняя версия
Последняя версия 1.12.2

AWS Lambda Powertools Java library Parent 1.7.2

A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.

Лицензия

Лицензия

Группа

Группа

software.amazon.lambda
Идентификатор

Идентификатор

powertools-parent
Версия

Версия

1.7.2
Тип

Тип

pom
Описание

Описание

AWS Lambda Powertools Java library Parent
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.
Ссылка на сайт

Ссылка на сайт

https://aws.amazon.com/lambda/
Система контроля версий

Система контроля версий

https://github.com/awslabs/aws-lambda-powertools-java.git

Скачать powertools-parent 1.7.2

Имя Файла Размер
powertools-parent-1.7.2.pom 20 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • powertools-core
  • powertools-logging
  • powertools-tracing
  • powertools-sqs
  • powertools-metrics
  • powertools-parameters
  • powertools-validation