Java библиотеки

timestream-query

com.cognitect.aws : timestream-query

timestream-query resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

swf

com.cognitect.aws : swf

swf resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

support

com.cognitect.aws : support

support resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

streams-dynamodb

com.cognitect.aws : streams-dynamodb

streams-dynamodb resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

states

com.cognitect.aws : states

states resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sso-oidc

com.cognitect.aws : sso-oidc

sso-oidc resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sso-admin

com.cognitect.aws : sso-admin

sso-admin resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sso

com.cognitect.aws : sso

sso resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

Последняя версия: 1.0.10

Дата:

sqs

com.cognitect.aws : sqs

sqs resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sns

com.cognitect.aws : sns

sns resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

Последняя версия: 1.0.3

Дата:

Mats^3 Utilities

io.mats3 : mats-util

Mats^3 Utilities - notably the MatsFuturizer, which provides a bridge from synchronous processes to the highly asynchronous Mats^3 services.

Последняя версия: 0.18.7-2022-04-06

Дата:

snowball

com.cognitect.aws : snowball

snowball resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

Mats^3 Jupiter (JUnit 5) testing tools

io.mats3 : mats-test-jupiter

Mats^3 testing tools for Jupiter (JUnit 5).

Последняя версия: 0.18.7-2022-04-06

Дата:

pci

com.aptopayments.sdk : pci

A wrapper for AptoPayments API.

Последняя версия: 3.3.0

Дата:

Mats^3 JUnit 4 testing tools

io.mats3 : mats-test-junit

Mats^3 testing tools for JUnit 4.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 Testing MQ Broker

io.mats3 : mats-test-broker

Mats^3 Testing MQ Broker to easily create a MatsFactory backed by an in-vm MQ Broker. Also employed by several of the other Mats^3 testing tools. Default uses Apache ActiveMQ, but may be directed to use Apache Artemis instead.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 Testing tooling

io.mats3 : mats-test

Mats^3 Testing tools, as well as the base for specific JUnit or Jupiter (Junit 5) tools.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 Spring testing tooling

io.mats3 : mats-spring-test

Mats^3 Spring-specific testing tools, for quickly firing up a test-harness using either JUnit or Jupiter (JUnit 5).

Последняя версия: 0.18.7-2022-04-06

Дата:

snow-device-management

com.cognitect.aws : snow-device-management

snow-device-management resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

Mats^3 Spring tooling for Mats^3 JMS Implementation

io.mats3 : mats-spring-jms

Mats^3 Spring tooling for the Mats^3 JMS implementation, including an implementation of JmsMatsTransactionManager using Spring's PlatformTransactionManager, and tooling for configuring a MatsFactory for different scenarios: development, staging, production.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 "SpringConfig"

io.mats3 : mats-spring

Mats^3 Spring integration, supplying a set of annotations including @EnableMats to enable bean scanning for @MatsMapping and @MatsClassMapping annotations, simplifying Mats^3 use in a Spring context.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 Jackson-based MatsSerializer implementation

io.mats3 : mats-serial-json

Mats^3 MatsSerializer implementation using Jackson to serialize between MatsTraceStringImpl and byte arrays. Employed by the Mats^3 JMS Implementation.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 "MatsTrace" Wire Format solution

io.mats3 : mats-serial

Mats^3 wire format solution called "MatsTrace", which defines a set of parameters and structures sufficient to represent an envelope carrying Mats messages, as well as a deser-interface "MatsSerializer" which defines methods between MatsTrace and byte arrays. Employed by the Mats^3 JMS Implementation.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 Introspector and Local Statistics

io.mats3 : mats-localinspect

Mats^3 tool that can output a HTML page describing a MatsFactory and all its endpoints, as well as "local statistics", gathered using a Mats Interceptor.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 Micrometer Metrics

io.mats3 : mats-intercept-micrometer

Mats^3 interceptor adding metrics gathering using Spring's Micrometer solution.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 Logging with metrics

io.mats3 : mats-intercept-logging

Mats^3 interceptor for structured logging over SLF4J, adding several data points using the SLF4J MDC for each initiation, message receive and message send.

Последняя версия: 0.18.7-2022-04-06

Дата:

sms

com.cognitect.aws : sms

sms resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

Mats^3 Intercept API

io.mats3 : mats-intercept-api

Extension API to the Mats^3 API which adds interception capabilities.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 JMS 1.1 Implementation

io.mats3 : mats-impl-jms

Java Message Service v1.1 implementation of the Mats^3 API and Mats^3 Intercept API.

Последняя версия: 0.18.7-2022-04-06

Дата:

Mats^3 API

io.mats3 : mats-api

API for Mats^3: Message-based Asynchronous Transactional Staged Stateless Services.

Последняя версия: 0.18.7-2022-04-06

Дата:

signer

com.cognitect.aws : signer

signer resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

shield

com.cognitect.aws : shield

shield resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sesv2

com.cognitect.aws : sesv2

sesv2 resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

servicediscovery

com.cognitect.aws : servicediscovery

servicediscovery resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

Последняя версия: 13.0.5

Дата:

Последняя версия: 4.0.14

Дата:

service-quotas

com.cognitect.aws : service-quotas

service-quotas resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

serverlessrepo

com.cognitect.aws : serverlessrepo

serverlessrepo resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sdb

com.cognitect.aws : sdb

sdb resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

Последняя версия: 4.0.17

Дата:

schemas

com.cognitect.aws : schemas

schemas resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

savingsplans

com.cognitect.aws : savingsplans

savingsplans resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sagemaker-featurestore-runtime

com.cognitect.aws : sagemaker-featurestore-runtime

sagemaker-featurestore-runtime resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sagemaker-edge

com.cognitect.aws : sagemaker-edge

sagemaker-edge resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

sagemaker-a2i-runtime

com.cognitect.aws : sagemaker-a2i-runtime

sagemaker-a2i-runtime resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

s3outposts

com.cognitect.aws : s3outposts

s3outposts resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

s3control

com.cognitect.aws : s3control

s3control resources for com.cognitect.aws/api

Последняя версия: 822.2.1109.0

Дата:

Последняя версия: 4.0.8

Дата: