Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| software.amazon.lambda
»
powertools-common Internal utilities shared by the Powertools for AWS Lambda (Java) modules. Do not use directly in your project. | 2.8.0 | 2.10.0 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.9.7 | 1.9.25.1 |
Test Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.amazonaws
»
aws-lambda-java-events Event interface definitions AWS services supported by AWS Lambda. | 3.16.1 | ✔ | |
Apache 2.0
| com.amazonaws
»
aws-lambda-java-tests Testing module for the AWS Lambda Java Runtime | 1.1.2 | ✔ | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.19.0 | 3.20.0 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.6 | 3.27.7 | |
Testing
EPL 2.0
| org.junit-pioneer
»
junit-pioneer JUnit 5 Extension Pack | 2.3.0 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.14.0 | 6.0.3 |
Managed Dependencies (580)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| co.elastic.logging » logback-ecs-encoder | 1.7.0 | 1.8.0 | |
Apache 2.0
| com.amazonaws
»
aws-lambda-java-core Minimal set of interface definitions for Java support in AWS Lambda | 1.4.0 | ✔ | |
Apache 2.0
| com.amazonaws
»
aws-lambda-java-events Event interface definitions AWS services supported by AWS Lambda. | 3.16.1 | ✔ | |
Apache 2.0
| com.amazonaws
»
aws-lambda-java-serialization Serialization logic for the AWS Lambda Java Runtime | 1.1.6 | 1.3.1 | |
Apache 2.0
| com.amazonaws
»
aws-xray-recorder-sdk-core The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray ... | 2.20.0 | 2.21.0 | |
Apache 2.0
| com.amazonaws
»
aws-xray-recorder-sdk-aws-sdk-core The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray ... | 2.20.0 | 2.21.0 | |
Apache 2.0
| com.amazonaws
»
aws-xray-recorder-sdk-aws-sdk-v2 The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray ... | 2.20.0 | 2.21.0 | |
Apache 2.0
| com.amazonaws
»
aws-xray-recorder-sdk-aws-sdk-v2-instrumentor The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray ... | 2.20.0 | 2.21.0 | |
Apache 2.0
| com.amazonaws
»
aws-lambda-java-tests Testing module for the AWS Lambda Java Runtime | 1.1.2 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.20 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.20.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.20.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.20.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.20.1 | 3.1.3 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.20.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.20.1 | 3.1.3 | |
Data Format
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-properties Support for reading and writing content of "Java Properties" style | 2.20.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.20.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.20.1 | 3.1.3 | |
TOML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-toml Support for reading and writing TOML-encoded data via Jackson abstractions. | 2.20.1 | 3.1.3 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.20.1 | 3.1.3 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-eclipse-collections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-guava Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate5-jakarta Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate6 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate7 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hppc Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jakarta-jsonp Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.20.1 | 3.1.3 | |
MIT
| com.fasterxml.jackson.datatype
»
jackson-datatype-javax-money Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.1 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda-money Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/) | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-json-org Support for datatypes of "org.json" JSON library (see http://json.org/java), | 2.20.1 | 3.1.3 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.20.1 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr353 Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.20.1 | 3.1.3 | |
MIT
| com.fasterxml.jackson.datatype
»
jackson-datatype-moneta Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html) | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-pcollections Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-base Pile of code that is shared by all Jackson-based Jakarta-RS | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-cbor-provider Functionality to handle CBOR encoded input/output for Jakarta-RS implementations | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-json-provider Functionality to handle JSON input/output for Jakarta-RS implementations | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-smile-provider Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-xml-provider Functionality to handle XML input/output for Jakarta-RS implementations | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jakarta.rs
»
jackson-jakarta-rs-yaml-provider Functionality to handle YAML input/output for Jakarta-RS implementations | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-base Pile of code that is shared by all Jackson-based JAX-RS | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-cbor-provider Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ... | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-smile-provider Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ... | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-xml-provider Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-yaml-provider Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy) | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-all "Uber" jar that contains all Jackson jr components as well as underlying Jackson core | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-annotation-support Additional package that adds support for a subset of Jackson core annotations from | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-extension-javatime Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime` | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-stree Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-android-record Support deserialization into records on Android | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice7 Stuff to make integration with Guice 7+ a bit easier | 2.20.1 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jaxb-annotations Support for using JAXB annotations as an alternative to "native" Jackson annotations, | 2.20.1 | 3.1.3 | |
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jakarta-xmlbind-annotations Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative | 2.20.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-jsonSchema-jakarta Add-on module for Jackson (http://jackson.codehaus.org) to support | 2.20.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-no-ctor-deser Support deserialization of POJO classes without default constructor | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.20.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-parameter-names Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.1 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.20.1 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.20.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.20.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.20.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_3 jackson-module-scala | 2.20.1 | 3.1.3 | |
JSON Lib
BSD 3-clause
| io.burt
»
jmespath-jackson A JMESPath implementation for Java | 0.6.0 | ✔ | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.19.0 | 3.20.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core4 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.25.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.25.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j2-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.25.2 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.25.2 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-layout-template-json1 vulnerability JSON Template Layout is a customizable, efficient, and garbage-free JSON generating Apache Log4j layout. | 2.25.2 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-jcl The Apache Log4j Commons Logging Adapter | 2.25.2 | 2.26.0 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.9.7 | 1.9.25.1 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.9.7 | 1.9.25.1 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjtools AspectJ tools most notably contains the AspectJ compiler (AJC). AJC applies aspects to Java classes during | 1.9.7 | 1.9.25.1 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.6 | 3.27.7 | |
BSD 2-clause
| org.crac
»
crac A wrapper for OpenJDK CRaC API to build and run on any JDK | 1.5.0 | ✔ | |
Testing
EPL 2.0
| org.junit-pioneer
»
junit-pioneer JUnit 5 Extension Pack | 2.3.0 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.14.0 | 6.0.3 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.14.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.14.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-jfr Module "junit-platform-jfr" of JUnit 5. | 1.14.0 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.14.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.14.0 | 1.14.4 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite Module "junit-platform-suite" of JUnit | 1.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.14.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-commons Module "junit-platform-suite-commons" of JUnit | 1.14.0 | 1.14.4 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-engine Module "junit-platform-suite-engine" of JUnit | 1.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.14.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.14.0 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.20.0 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 5.20.0 | 5.23.0 | |
MIT
| org.mockito
»
mockito-subclass Mockito preconfigured subclass mock maker | 5.20.0 | 5.23.0 | |
Testing
Apache 2.0
| org.skyscreamer
»
jsonassert Library for writing tests that checks JSON documents (useful for testing responses from REST services). | 1.5.3 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.17 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.17 | 2.0.18 | |
Mocking
Apache 2.0
| org.wiremock
»
wiremock A web service test double for all occasions | 3.13.1 | 3.13.2 | |
Apache 2.0
| software.amazon.awssdk » http-client-spi | 2.38.6 | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » url-connection-client | 2.38.6 | 2.44.4 | |
Maven Plugins
Apache 2.0
| software.amazon.awssdk
»
codegen-lite-maven-plugin The AWS SDK for Java - Code Generator Lite Maven Plugin module holds a mojo to generate region | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codegen-lite The AWS SDK for Java - Code Generator Lite module holds the classes and templates required to generate the | ${awsjavasdk.version} | 2.44.4 | |
Maven Plugins
Apache 2.0
| software.amazon.awssdk
»
codegen-maven-plugin The AWS SDK for Java - Code Generator Maven Plugin module holds a mojo to generate the AWS Java SDK | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codegen The AWS SDK for Java - Code Generator module holds the classes and templates required to generate the | ${awsjavasdk.version} | 2.44.4 | |
Annotation Lib
Apache 2.0
| software.amazon.awssdk » annotations | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
arns The AWS SDK for Java - Arns module holds the classes that are related to AWS ARN | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » json-utils | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » third-party-jackson-core | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » third-party-jackson-dataformat-cbor | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
auth The AWS SDK for Java - Auth module holds the classes that are used for authentication with services | ${awsjavasdk.version} | 2.44.4 | |
Cloud Computing
Apache 2.0
| software.amazon.awssdk
»
aws-core The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
profiles Profile module allows loading information from AWS configuration and credentials files. | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
aws-cbor-protocol The AWS SDK for Java - module holds the classes for AWS Cbor protocol | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
aws-json-protocol The AWS SDK for Java - module holds the classes for AWS Json protocol | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
aws-query-protocol The AWS SDK for Java - module holds the classes for AWS Query protocol | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
aws-xml-protocol The AWS SDK for Java - module holds the classes for AWS Xml protocol | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
smithy-rpcv2-protocol The AWS SDK for Java - module holds the classes for Smithy RPCv2 Protocol | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
protocol-core The AWS SDK for Java - module holds the core protocol classes | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » regions | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sdk-core The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
checksums-spi The AWS SDK for Java - Checksums SPI module contains checksum interfaces that are used by other modules | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
checksums The AWS SDK for Java - Checksums module contains checksums and related items that are used by other modules in | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
http-auth-spi The AWS SDK for Java - HTTP Auth SPI module contains the interfaces for authentication that are used by other | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
http-auth The AWS SDK for Java - HTTP Auth module contains interfaces and implementations | ${awsjavasdk.version} | 2.44.4 | |
Auth Lib
Apache 2.0
| software.amazon.awssdk
»
http-auth-aws The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for HTTP | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
http-auth-aws-crt The AWS SDK for Java - HTTP Auth AWS CRT module holds the AWS Common Runtime based implementations | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
http-auth-aws-eventstream The AWS SDK for Java - HTTP Auth AWS Event Stream module contains interfaces and implementations for AWS | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
identity-spi The AWS SDK for Java - Identity SPI module contains the Identity interfaces that are used by other modules in | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » http-client-spi | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » retries | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » retries-spi | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » apache-client | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » apache5-client | ${awsjavasdk.version}-PRE... | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » netty-nio-client | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » url-connection-client | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » utils | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
utils-lite A package providing minimal external utils. | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » cloudwatch-metric-publisher | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » emf-metric-logging-publisher | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
s3-transfer-manager The S3 Transfer Manager allows customers to easily and optimally | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
s3-event-notifications The AWS SDK for Java - S3 Even Notification contains POJO classes and utils method to help serialize and | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » aws-crt-client | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
auth-crt The AWS SDK for Java - AuthCrt module holds authentication types that are built on the AWS Common Runtime | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iam-policy-builder Library simplifying the building, marshalling and unmarshalling of IAM Policies. | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » endpoints-spi | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
acm The AWS Java SDK for AWS Certificate Manager module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
acmpca The AWS Java SDK for ACM PCA module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
amplify The AWS Java SDK for Amplify module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
apigateway The AWS Java SDK for Amazon API Gateway module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
apigatewaymanagementapi The AWS Java SDK for ApiGatewayManagementApi module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
apigatewayv2 The AWS Java SDK for ApiGatewayV2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
applicationautoscaling The AWS Java SDK for AWS Application Auto Scaling module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
applicationdiscovery The AWS Java SDK for AWS Application Discovery Service module holds the client classes that are used | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
appmesh The AWS Java SDK for App Mesh module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
appstream The AWS Java SDK for Amazon AppStream module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
appsync The AWS Java SDK for Amazon AppSync module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
athena The AWS Java SDK for Amazon Athena module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
autoscaling The AWS Java SDK for Auto Scaling module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
autoscalingplans The AWS Java SDK for Auto Scaling Plans module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
backup The AWS Java SDK for Backup module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
batch The AWS Java SDK for AWS Batch module holds the client classes that are used for communicating with AWS | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
budgets The AWS Java SDK for AWS Budgets module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
chime The AWS Java SDK for Chime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloud9 The AWS Java SDK for AWS Cloud9 module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
clouddirectory The AWS Java SDK for Amazon CloudDirectory module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudformation The AWS Java SDK for AWS CloudFormation module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudfront The AWS Java SDK for Amazon CloudFront module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudhsm The AWS Java SDK for AWS CloudHSM holds the client classes that are used for communicating with the AWS | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudhsmv2 The AWS Java SDK for AWS CloudHSM V2 module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudsearch The AWS Java SDK for Amazon CloudSearch module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudsearchdomain The AWS Java SDK for Amazon CloudSearch Domain module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudtrail The AWS Java SDK for AWS CloudTrail module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Cloud Monitoring
Apache 2.0
| software.amazon.awssdk
»
cloudwatch The AWS Java SDK for Amazon CloudWatch module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudwatchevents The AWS Java SDK for Amazon CloudWatch Events module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudwatchlogs The AWS Java SDK for Amazon CloudWatch Logs module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codebuild The AWS Java SDK for AWS Code Build module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codecommit The AWS Java SDK for AWS CodeCommit module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codedeploy The AWS Java SDK for AWS CodeDeploy module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codepipeline The AWS Java SDK for AWS CodePipeline module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cognitoidentity The AWS Java SDK for Amazon Cognito Identity module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cognitoidentityprovider The AWS Java SDK for Amazon Cognito Identity Provider Service module holds the client classes that are | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cognitosync The AWS Java SDK for Amazon Cognito Sync module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
comprehend The AWS Java SDK for Amazon Comprehend module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
comprehendmedical The AWS Java SDK for ComprehendMedical module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
config The AWS Java SDK for AWS Config module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
connect The AWS Java SDK for Connect module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
costandusagereport The AWS Java SDK for AWS Cost and Usage Report module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
costexplorer The AWS Java SDK for AWS Cost Explorer module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
databasemigration The AWS Java SDK for AWS Database Migration Service module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
datapipeline The AWS Java SDK for AWS Data Pipeline module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
datasync The AWS Java SDK for DataSync module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
dax The AWS Java SDK for Amazon DynamoDB Accelerator (DAX) module holds the client classes that are used | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
devicefarm The AWS Java SDK for AWS Device Farm module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
directconnect The AWS Java SDK for AWS Direct Connect module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
directory The AWS Java SDK for AWS Directory Service module holds the client classes that is used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
dlm The AWS Java SDK for DLM module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
docdb The AWS Java SDK for DocDB module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
DynamoDB Client
Apache 2.0
| software.amazon.awssdk
»
dynamodb The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
DynamoDB Client
Apache 2.0
| software.amazon.awssdk » dynamodb-enhanced | ${awsjavasdk.version} | 2.44.4 | |
Cloud Computing
Apache 2.0
| software.amazon.awssdk
»
ec2 The AWS Java SDK for Amazon EC2 module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ecr The AWS Java SDK for the Amazon EC2 Container Registry holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Cloud Computing
Apache 2.0
| software.amazon.awssdk
»
ecs The AWS Java SDK for the Amazon EC2 Container Service holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
efs The AWS Java SDK for Amazon Elastic File System module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
eks The AWS Java SDK for EKS module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Cache Client
Apache 2.0
| software.amazon.awssdk
»
elasticache The AWS Java SDK for Amazon ElastiCache module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
elasticbeanstalk The AWS Java SDK for AWS Elastic Beanstalk module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
elasticloadbalancing The AWS Java SDK for Elastic Load Balancing module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
elasticloadbalancingv2 The AWS Java SDK for Elastic Load Balancing module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
elasticsearch The AWS Java SDK for Amazon Elasticsearch Service module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
elastictranscoder The AWS Java SDK for Amazon Elastic Transcoder module holds the client classes that are used for | ${awsjavasdk.version} | 2.40.14 | |
Apache 2.0
| software.amazon.awssdk
»
emr The AWS Java SDK for Amazon EMR module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
firehose The AWS Java SDK for Amazon Kinesis Firehose module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
fms The AWS Java SDK for FMS module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
fsx The AWS Java SDK for FSx module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
gamelift The AWS Java SDK for AWS GameLift module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Cloud Storage
Apache 2.0
| software.amazon.awssdk
»
glacier The AWS Java SDK for Amazon Glacier module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
globalaccelerator The AWS Java SDK for Global Accelerator module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
glue The AWS Java SDK for AWS Glue module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
greengrass >The AWS Java SDK for AWS Greengrass module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
guardduty The AWS Java SDK for Amazon GuardDuty module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
health The AWS Java SDK for AWS Health APIs and Notifications module holds the client classes that are used | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iam The AWS Java SDK for AWS IAM module holds the client classes that are used for communicating with AWS | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
inspector The AWS Java SDK for Amazon Inspector Service module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iot The AWS Java SDK for AWS Iot Service module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotanalytics The AWS Java SDK for IoTAnalytics module holds the client classes that are used for | ${awsjavasdk.version} | 2.41.30 | |
Apache 2.0
| software.amazon.awssdk
»
iotdataplane The AWS Java SDK for AWS Iot Data Plane Service module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotjobsdataplane The AWS Java SDK for IoT Jobs Data Plane module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kafka The AWS Java SDK for Kafka module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Streaming
Apache 2.0
| software.amazon.awssdk
»
kinesis The AWS Java SDK for Amazon Kinesis module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kinesisanalytics The AWS Java SDK for Amazon Kinesis Analytics module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kinesisanalyticsv2 The AWS Java SDK for Kinesis Analytics V2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kinesisvideo The AWS Java SDK for Amazon Kinesis Video Streams module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kinesisvideoarchivedmedia The AWS Java SDK for Kinesis Video Archived Media module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kinesisvideomedia The AWS Java SDK for Kinesis Video Media module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Encryption Lib
Apache 2.0
| software.amazon.awssdk
»
kms The AWS Java SDK for AWS KMS module holds the client classes that are used for communicating with AWS | ${awsjavasdk.version} | 2.44.4 | |
Cloud Computing
Apache 2.0
| software.amazon.awssdk
»
lambda The AWS Java SDK for AWS Lambda module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
lexmodelbuilding The AWS Java SDK for Amazon Lex Model Building module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
lexruntime The AWS Java SDK for Amazon Lex Runtime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
licensemanager The AWS Java SDK for License Manager module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
lightsail The AWS Java SDK for Amazon Lightsail module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Machine Learning
Apache 2.0
| software.amazon.awssdk
»
machinelearning The AWS Java SDK for Amazon Machine Learning module holds the client classes that is used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
managedblockchain The AWS Java SDK for ManagedBlockchain module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
marketplacecommerceanalytics The AWS Java SDK for AWS Marketplace Commerce Analytics Service module holds the client classes that | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
marketplaceentitlement The AWS Java SDK for AWS Marketplace Entitlement module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
marketplacemetering The AWS Java SDK for AWS Marketplace Metering Service module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mediaconnect The AWS Java SDK for MediaConnect module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mediaconvert The AWS Java SDK for AWS Elemental MediaConvert module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
medialive The AWS Java SDK for AWS Elemental MediaLive module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mediapackage The AWS Java SDK for AWS Elemental MediaPackage module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mediapackagevod The AWS Java SDK for MediaPackage Vod module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mediastore The AWS Java SDK for AWS Elemental MediaStore module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mediastoredata The AWS Java SDK for AWS Elemental MediaStore Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mediatailor The AWS Java SDK for MediaTailor module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
migrationhub The AWS Java SDK for AWS Migration Hub module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mq The AWS Java SDK for AmazonMQ module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mturk The AWS Java SDK for Amazon Mechanical Turk Requester module holds the client classes that are used | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
neptune The AWS Java SDK for Neptune module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
organizations The AWS Java SDK for AWS Organizations module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pi The AWS Java SDK for PI module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pinpoint The AWS Java SDK for Amazon Pinpoint module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pinpointemail The AWS Java SDK for Pinpoint Email module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pinpointsmsvoice The AWS Java SDK for Pinpoint SMS Voice module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
polly The AWS Java SDK for Amazon Polly module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pricing The AWS Java SDK for AWS Price List module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
quicksight The AWS Java SDK for QuickSight module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ram The AWS Java SDK for RAM module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
rds The AWS Java SDK for Amazon RDS module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
rdsdata The AWS Java SDK for RDS Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
redshift The AWS Java SDK for Amazon Redshift module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
rekognition The AWS Java SDK for Amazon Rekognition module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
resourcegroups The AWS Java SDK for AWS Resource Groups module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
resourcegroupstaggingapi The AWS Java SDK for AWS Resource Groups Tagging API module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Cloud DNS
Apache 2.0
| software.amazon.awssdk
»
route53 The AWS Java SDK for Amazon Route53 module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
route53domains The AWS Java SDK for Amazon Route53 module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
route53resolver The AWS Java SDK for Route53Resolver module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
S3 Client
Apache 2.0
| software.amazon.awssdk
»
s3 The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
s3control The AWS Java SDK for Amazon S3 Control module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sagemaker The AWS Java SDK for Amazon SageMaker module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sagemakerruntime The AWS Java SDK for SageMaker Runtime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
secretsmanager The AWS Java SDK for AWS Secrets Manager module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
securityhub The AWS Java SDK for SecurityHub module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
serverlessapplicationrepository The AWS Java SDK for AWSServerlessApplicationRepository module holds the client classes that are used | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
servicecatalog The AWS Java SDK for AWS Service Catalog module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
servicediscovery The AWS Java SDK for Amazon Route 53 Auto Naming module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ses The AWS Java SDK for Amazon SES module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sfn The AWS Java SDK for AWS Step Functions module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
shield The AWS Java SDK for AWS Shield module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
signer The AWS Java SDK for Signer module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
snowball The AWS Java SDK for Amazon Snowball module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sns The AWS Java SDK for Amazon SNS module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Message Queue Client
Apache 2.0
| software.amazon.awssdk
»
sqs The AWS Java SDK for Amazon SQS module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ssm The AWS Java SDK for AWS Simple Systems Management Service holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Cloud Storage
Apache 2.0
| software.amazon.awssdk
»
storagegateway The AWS Java SDK for AWS Storage Gateway module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sts The AWS Java SDK for AWS STS module holds the client classes that are used for communicating with AWS | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
support The AWS Java SDK for AWS Support module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
swf The AWS Java SDK for Amazon SWF module holds the client classes that are used for communicating with | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
textract The AWS Java SDK for Textract module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
transcribe The AWS Java SDK for Transcribe module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
transcribestreaming The AWS Java SDK for AWS Transcribe Streaming module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
transfer The AWS Java SDK for Transfer module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
translate The AWS Java SDK for Amazon Translate module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
waf The AWS Java SDK for AWS WAF Service module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
workdocs The AWS Java SDK for Amazon WorkDocs module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
workmail The AWS Java SDK for Amazon WorkMail module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
workspaces The AWS Java SDK for Amazon WorkSpaces module holds the client classes that are used for communicating | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
xray The AWS Java SDK for AWS X-Ray module holds the client classes that are used for communicating with AWS | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
groundstation The AWS Java SDK for GroundStation module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotthingsgraph The AWS Java SDK for IoTThingsGraph module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotevents The AWS Java SDK for IoT Events module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ioteventsdata The AWS Java SDK for IoT Events Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
personalizeruntime The AWS Java SDK for Personalize Runtime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
personalize The AWS Java SDK for Personalize module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
personalizeevents The AWS Java SDK for Personalize Events module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
servicequotas The AWS Java SDK for Service Quotas module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
applicationinsights The AWS Java SDK for Application Insights module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ec2instanceconnect The AWS Java SDK for EC2 Instance Connect module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
eventbridge The AWS Java SDK for EventBridge module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
lakeformation The AWS Java SDK for LakeFormation module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
forecast The AWS Java SDK for Forecast module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
forecastquery The AWS Java SDK for Forecastquery module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
workmailmessageflow The AWS Java SDK for WorkMailMessageFlow module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codestarnotifications The AWS Java SDK for Codestar Notifications module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
savingsplans The AWS Java SDK for Savingsplans module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sso The AWS Java SDK for SSO module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ssooidc The AWS Java SDK for SSO OIDC module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
marketplacecatalog The AWS Java SDK for Marketplace Catalog module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sesv2 The AWS Java SDK for SESv2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
dataexchange The AWS Java SDK for DataExchange module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
migrationhubconfig The AWS Java SDK for MigrationHub Config module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
connectparticipant The AWS Java SDK for ConnectParticipant module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
wafv2 The AWS Java SDK for WAFV2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
appconfig The AWS Java SDK for AppConfig module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotsecuretunneling The AWS Java SDK for IoTSecureTunneling module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
imagebuilder The AWS Java SDK for Imagebuilder module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
schemas The AWS Java SDK for Schemas module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
accessanalyzer The AWS Java SDK for AccessAnalyzer module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
computeoptimizer The AWS Java SDK for Compute Optimizer module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
networkmanager The AWS Java SDK for NetworkManager module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kendra The AWS Java SDK for Kendra module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
frauddetector The AWS Java SDK for FraudDetector module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codegurureviewer The AWS Java SDK for CodeGuru Reviewer module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codeguruprofiler The AWS Java SDK for CodeGuruProfiler module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
outposts The AWS Java SDK for Outposts module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sagemakera2iruntime The AWS Java SDK for SageMaker A2I Runtime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ebs The AWS Java SDK for EBS module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kinesisvideosignaling The AWS Java SDK for Kinesis Video Signaling module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
detective The AWS Java SDK for Detective module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codestarconnections The AWS Java SDK for CodeStar connections module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
synthetics The AWS Java SDK for Synthetics module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotsitewise The AWS Java SDK for Io T Site Wise module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
macie2 The AWS Java SDK for Macie2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codeartifact The AWS Java SDK for Codeartifact module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ivs The AWS Java SDK for Ivs module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
braket The AWS Java SDK for Braket module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
identitystore The AWS Java SDK for Identitystore module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
appflow The AWS Java SDK for Appflow module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
redshiftdata The AWS Java SDK for Redshift Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ssoadmin The AWS Java SDK for SSO Admin module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
timestreamwrite The AWS Java SDK for Timestream Write module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
timestreamquery The AWS Java SDK for Timestream Query module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
s3outposts The AWS Java SDK for S3 Outposts module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
metrics-spi This is the base module for SDK metrics feature. It contains the interfaces used for metrics feature | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
databrew The AWS Java SDK for Data Brew module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
servicecatalogappregistry The AWS Java SDK for Service Catalog App Registry module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
networkfirewall The AWS Java SDK for Network Firewall module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mwaa The AWS Java SDK for MWAA module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
devopsguru The AWS Java SDK for Dev Ops Guru module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sagemakerfeaturestoreruntime The AWS Java SDK for Sage Maker Feature Store Runtime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
appintegrations The AWS Java SDK for App Integrations module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ecrpublic The AWS Java SDK for ECR PUBLIC module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
amplifybackend The AWS Java SDK for Amplify Backend module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
connectcontactlens The AWS Java SDK for Connect Contact Lens module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
customerprofiles The AWS Java SDK for Customer Profiles module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
emrcontainers The AWS Java SDK for EMR Containers module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sagemakeredge The AWS Java SDK for Sagemaker Edge module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
healthlake The AWS Java SDK for Health Lake module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
auditmanager The AWS Java SDK for Audit Manager module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
amp The AWS Java SDK for Amp module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
greengrassv2 The AWS Java SDK for Greengrass V2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotwireless The AWS Java SDK for IoT Wireless module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotdeviceadvisor The AWS Java SDK for Iot Device Advisor module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
location The AWS Java SDK for Location module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
wellarchitected The AWS Java SDK for Well Architected module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
lexruntimev2 The AWS Java SDK for Lex Runtime V2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
lexmodelsv2 The AWS Java SDK for Lex Models V2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
fis The AWS Java SDK for Fis module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mgn The AWS Java SDK for Mgn module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
lookoutequipment The AWS Java SDK for Lookout Equipment module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
finspacedata The AWS Java SDK for Finspace Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
finspace The AWS Java SDK for Finspace module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ssmincidents The AWS Java SDK for SSM Incidents module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ssmcontacts The AWS Java SDK for SSM Contacts module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
applicationcostprofiler The AWS Java SDK for Application Cost Profiler module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
apprunner The AWS Java SDK for App Runner module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
proton The AWS Java SDK for Proton module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
route53recoveryreadiness The AWS Java SDK for Route53 Recovery Readiness module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
route53recoverycontrolconfig The AWS Java SDK for Route53 Recovery Control Config module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
route53recoverycluster The AWS Java SDK for Route53 Recovery Cluster module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
chimesdkmessaging The AWS Java SDK for Chime SDK Messaging module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
chimesdkidentity The AWS Java SDK for Chime SDK Identity module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
snowdevicemanagement The AWS Java SDK for Snow Device Management module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
memorydb The AWS Java SDK for Memory DB module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
opensearch The AWS Java SDK for Open Search module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kafkaconnect The AWS Java SDK for Kafka Connect module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
wisdom The AWS Java SDK for Wisdom module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
voiceid The AWS Java SDK for Voice ID module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
account The AWS Java SDK for Account module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudcontrol The AWS Java SDK for Cloud Control module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
grafana The AWS Java SDK for Grafana module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
panorama The AWS Java SDK for Panorama module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
chimesdkmeetings The AWS Java SDK for Chime SDK Meetings module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
resiliencehub The AWS Java SDK for Resiliencehub module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
migrationhubstrategy The AWS Java SDK for Migration Hub Strategy module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
drs The AWS Java SDK for Drs module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
appconfigdata The AWS Java SDK for App Config Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
migrationhubrefactorspaces The AWS Java SDK for Migration Hub Refactor Spaces module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
inspector2 The AWS Java SDK for Inspector2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
evidently The AWS Java SDK for Evidently module holds the client classes that are used for | ${awsjavasdk.version} | 2.41.30 | |
Apache 2.0
| software.amazon.awssdk
»
rum The AWS Java SDK for RUM module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
rbin The AWS Java SDK for Rbin module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iottwinmaker The AWS Java SDK for Io T Twin Maker module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
workspacesweb The AWS Java SDK for Work Spaces Web module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
backupgateway The AWS Java SDK for Backup Gateway module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
amplifyuibuilder The AWS Java SDK for Amplify UI Builder module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
keyspaces The AWS Java SDK for Keyspaces module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
billingconductor The AWS Java SDK for Billingconductor module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pinpointsmsvoicev2 The AWS Java SDK for Pinpoint SMS Voice V2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ivschat The AWS Java SDK for Ivschat module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
chimesdkmediapipelines The AWS Java SDK for Chime SDK Media Pipelines module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
emrserverless The AWS Java SDK for EMR Serverless module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
m2 The AWS Java SDK for M2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
connectcampaigns The AWS Java SDK for Connect Campaigns module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
redshiftserverless The AWS Java SDK for Redshift Serverless module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
rolesanywhere The AWS Java SDK for Roles Anywhere module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
licensemanagerusersubscriptions The AWS Java SDK for License Manager User Subscriptions module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
supportapp The AWS Java SDK for Support App module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
controltower The AWS Java SDK for Control Tower module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotfleetwise The AWS Java SDK for Io T Fleet Wise module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
migrationhuborchestrator The AWS Java SDK for Migration Hub Orchestrator module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
connectcases The AWS Java SDK for Connect Cases module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
resourceexplorer2 The AWS Java SDK for Resource Explorer 2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
scheduler The AWS Java SDK for Scheduler module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ssmsap The AWS Java SDK for Ssm Sap module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
chimesdkvoice The AWS Java SDK for Chime SDK Voice module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
oam The AWS Java SDK for OAM module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
arczonalshift The AWS Java SDK for ARC Zonal Shift module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
simspaceweaver The AWS Java SDK for Sim Space Weaver module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
securitylake The AWS Java SDK for Security Lake module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
opensearchserverless The AWS Java SDK for Open Search Serverless module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
omics The AWS Java SDK for Omics module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
docdbelastic The AWS Java SDK for Doc DB Elastic module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sagemakergeospatial The AWS Java SDK for Sage Maker Geospatial module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pipes The AWS Java SDK for Pipes module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codecatalyst The AWS Java SDK for Code Catalyst module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
sagemakermetrics The AWS Java SDK for Sage Maker Metrics module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kinesisvideowebrtcstorage The AWS Java SDK for Kinesis Video Web RTC Storage module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
licensemanagerlinuxsubscriptions The AWS Java SDK for License Manager Linux Subscriptions module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
kendraranking The AWS Java SDK for Kendra Ranking module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cleanrooms The AWS Java SDK for Clean Rooms module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudtraildata The AWS Java SDK for Cloud Trail Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk » imds | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
tnb The AWS Java SDK for Tnb module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
internetmonitor The AWS Java SDK for Internet Monitor module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ivsrealtime The AWS Java SDK for IVS Real Time module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
vpclattice The AWS Java SDK for VPC Lattice module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
osis The AWS Java SDK for OSIS module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mediapackagev2 The AWS Java SDK for Media Package V2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
paymentcryptographydata The AWS Java SDK for Payment Cryptography Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
paymentcryptography The AWS Java SDK for Payment Cryptography module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codegurusecurity The AWS Java SDK for Code Guru Security module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
verifiedpermissions The AWS Java SDK for Verified Permissions module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
appfabric The AWS Java SDK for App Fabric module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
medicalimaging The AWS Java SDK for Medical Imaging module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
entityresolution The AWS Java SDK for Entity Resolution module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
managedblockchainquery The AWS Java SDK for Managed Blockchain Query module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pcaconnectorad The AWS Java SDK for Pca Connector Ad module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
neptunedata The AWS Java SDK for Neptunedata module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bedrockruntime The AWS Java SDK for Bedrock Runtime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bedrock The AWS Java SDK for Bedrock module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
datazone The AWS Java SDK for Data Zone module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
launchwizard The AWS Java SDK for Launch Wizard module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
trustedadvisor The AWS Java SDK for Trusted Advisor module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cloudfrontkeyvaluestore The AWS Java SDK for Cloud Front Key Value Store module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
inspectorscan The AWS Java SDK for Inspector Scan module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
costoptimizationhub The AWS Java SDK for Cost Optimization Hub module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
repostspace The AWS Java SDK for Repostspace module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bcmdataexports The AWS Java SDK for BCM Data Exports module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
freetier The AWS Java SDK for Free Tier module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
eksauth The AWS Java SDK for EKS Auth module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
workspacesthinclient The AWS Java SDK for Work Spaces Thin Client module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
b2bi The AWS Java SDK for B2 Bi module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bedrockagentruntime The AWS Java SDK for Bedrock Agent Runtime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
qbusiness The AWS Java SDK for Q Business module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
qconnect The AWS Java SDK for Q Connect module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bedrockagent The AWS Java SDK for Bedrock Agent module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
cleanroomsml The AWS Java SDK for Clean Rooms ML module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
marketplacedeployment The AWS Java SDK for Marketplace Deployment module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
marketplaceagreement The AWS Java SDK for Marketplace Agreement module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
neptunegraph The AWS Java SDK for Neptune Graph module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
networkmonitor The AWS Java SDK for Network Monitor module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
supplychain The AWS Java SDK for Supply Chain module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
artifact The AWS Java SDK for Artifact module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
chatbot The AWS Java SDK for Chatbot module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
timestreaminfluxdb The AWS Java SDK for Timestream Influx DB module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
codeconnections The AWS Java SDK for Code Connections module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
deadline The AWS Java SDK for Deadline module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
controlcatalog The AWS Java SDK for Control Catalog module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
route53profiles The AWS Java SDK for Route53 Profiles module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mailmanager The AWS Java SDK for Mail Manager module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
taxsettings The AWS Java SDK for Tax Settings module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
applicationsignals The AWS Java SDK for Application Signals module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pcaconnectorscep The AWS Java SDK for Pca Connector Scep module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
qapps The AWS Java SDK for Q Apps module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ssmquicksetup The AWS Java SDK for SSM Quick Setup module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
pcs The AWS Java SDK for PCS module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
directoryservicedata The AWS Java SDK for Directory Service Data module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
marketplacereporting The AWS Java SDK for Marketplace Reporting module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
socialmessaging The AWS Java SDK for Social Messaging module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
geoplaces The AWS Java SDK for Geo Places module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
geomaps The AWS Java SDK for Geo Maps module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
georoutes The AWS Java SDK for Geo Routes module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
billing The AWS Java SDK for Billing module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
partnercentralselling The AWS Java SDK for Partner Central Selling module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
connectcampaignsv2 The AWS Java SDK for Connect Campaigns V2 module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
notifications The AWS Java SDK for Notifications module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
notificationscontacts The AWS Java SDK for Notifications Contacts module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bcmpricingcalculator The AWS Java SDK for BCM Pricing Calculator module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
observabilityadmin The AWS Java SDK for Observability Admin module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
securityir The AWS Java SDK for Security IR module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
invoicing The AWS Java SDK for Invoicing module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
networkflowmonitor The AWS Java SDK for Network Flow Monitor module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
s3tables The AWS Java SDK for S3 Tables module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
dsql The AWS Java SDK for DSQL module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bedrockdataautomationruntime The AWS Java SDK for Bedrock Data Automation Runtime module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bedrockdataautomation The AWS Java SDK for Bedrock Data Automation module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
backupsearch The AWS Java SDK for Backup Search module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
iotmanagedintegrations The AWS Java SDK for IoT Managed Integrations module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
gameliftstreams The AWS Java SDK for Game Lift Streams module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
ssmguiconnect The AWS Java SDK for SSM Gui Connect module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
evs The AWS Java SDK for Evs module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
mpa The AWS Java SDK for MPA module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
aiops The AWS Java SDK for AI Ops module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
workspacesinstances The AWS Java SDK for Workspaces Instances module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
keyspacesstreams The AWS Java SDK for Keyspaces Streams module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
odb The AWS Java SDK for Odb module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
s3vectors The AWS Java SDK for S3 Vectors module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bedrockagentcore The AWS Java SDK for Bedrock Agent Core module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bedrockagentcorecontrol The AWS Java SDK for Bedrock Agent Core Control module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
arcregionswitch The AWS Java SDK for ARC Region Switch module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bcmrecommendedactions The AWS Java SDK for BCM Recommended Actions module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
bcmdashboards The AWS Java SDK for BCM Dashboards module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.awssdk
»
rtbfabric The AWS Java SDK for RTB Fabric module holds the client classes that are used for | ${awsjavasdk.version} | 2.44.4 | |
Apache 2.0
| software.amazon.cloudwatchlogs
»
aws-embedded-metrics aws-embedded-metrics for java | 4.1.2 | 4.2.0 | |
Apache 2.0
| software.amazon.lambda
»
powertools-common Internal utilities shared by the Powertools for AWS Lambda (Java) modules. Do not use directly in your project. | 2.8.0 | 2.10.0 | |
Apache 2.0
| software.amazon.lambda
»
powertools-serialization Utilities for JSON serialization used across the project. | 2.8.0 | 2.10.0 | |
Apache 2.0
| software.amazon.lambda
»
powertools-logging Set of utility for better logging - common | 2.8.0 | 2.10.0 | |
Apache 2.0
| software.amazon.lambda
»
powertools-logging-log4j Set of utility for better logging with log4j | 2.8.0 | 2.10.0 | |
Apache 2.0
| software.amazon.lambda
»
powertools-logging-logback Set of utility for better logging with logback | 2.8.0 | 2.10.0 | |
Apache 2.0
| software.amazon.lambda
»
powertools-sqs Deprecated: Batch processing is now handled in powertools-batch and large messages in powertools-large-messages modules. | 2.8.0 | 1.20.2 | |
Apache 2.0
| software.amazon.lambda
»
powertools-tracing A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom ... | 2.8.0 | 2.10.0 | |
Apache 2.0
| software.amazon.payloadoffloading
»
payloadoffloading-common Common library between extended Amazon AWS clients to save payloads up to 2GB on Amazon S3. | 2.2.0 | ✔ |
