Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (55)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| software.amazon.smithy.java
»
auth-api This module provides the auth API | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-auth-api This module provides the Smithy Java AWS Auth API | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-event-streams This module provides AWS event streaming support | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-mcp-types This module provides generic request parameters for interacting with AWS over MCP | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-service-bundle This module provides generic request parameters for interacting with AWS services described by an AWS service bundle | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-service-bundler This module produces service bundles for AWS services | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-sigv4 This module provides AWS-Specific Sigv4 Signing capabilities | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-client-awsjson This module provides the implementation of AWS JSON protocols | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-client-awsquery This module provides the implementation of AWS Query protocol | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-client-core This module provides AWS-Specific client functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-client-http This module provides AWS specific HTTP support | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-client-restjson This module provides the implementation of AWS REST JSON | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-client-restxml This module provides the implementation of AWS REST XML | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-client-rulesengine This module provides AWS-Specific client rules engine functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-lambda-endpoint This module provides a basic endpoint implementation that may be used to back an AWS Lambda request handler | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-sdkv2-auth This module provides an adapter that allows Smithy Java to use auth from the AWS SDK for Java V2 | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-sdkv2-retries This module provides an adapter that allows Smithy Java to use retry strategies from the AWS SDK for Java V2 | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-sdkv2-shapes This module allows for converting between Smithy Java and AWS SDK for Java V2 documents | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
aws-server-restjson This module provides the AWS RestJson1 support for servers. | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-auth-api This module provides the client auth APIs | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-core This module provides the core client functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-http This module provides client HTTP functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-http-binding This module provides HTTP binding support for clients | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-metrics-otel This module provides a client metrics plugin for OpenTelemetry | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-mock-plugin This module provides mocking functionality for HTTP clients | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-rpcv2-cbor This module provides the implementation of the client RpcV2 CBOR protocol | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-rulesengine Client plugin that wires the rules engine endpoint resolver into the client | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
client-waiters This module provides the Smithy Java Waiter implementation | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
dynamic-client This module provides a dynamic Smithy client | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
cbor-codec This module provides CBOR functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
json-codec This module provides json functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
xml-codec This module provides XML functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
codegen-core Smithy Java code generation core infrastructure | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
codegen-plugin Smithy Java code generation plugin | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
context This module provides a typed identity based collection | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
core This module provides the core functionality for Smithy java | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
dynamic-schemas This module provides a way to dynamically create Smithy Java schemas from a model | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
endpoints This module provides endpoint resolution APIs for Smithy Java | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
framework-errors Smithy framework errors for Smithy Java | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
http-api This module provides the Smithy Java HTTP API | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
http-binding This module provides Smithy Java http-binding functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
io This module provides the common IO functionality for Smithy java | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
jmespath This module provides support for Querying documents using JMESPath expressions | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
logging This module provides the Logging functionality for Smithy java | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
mcp-schemas This module provides a schemas for MCP integration | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
mcp-server MCP Server support | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
model-bundle-api This module implements the model-bundle utility | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
retries-api This module provides the Smithy Java Retries API | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
rulesengine Implements the rules engine traits used to resolve endpoints | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
server-api This module provides the public Server API | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
server-core This module provides the core server functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
server-netty Netty based Smithy Java Server implementation | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
server-proxy This module provides the proxy server functionality | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
server-rpcv2-cbor This module provides the RpcV2 CBOR support for servers. | 1.1.0 | ✔ | |
Apache 2.0
| software.amazon.smithy.java
»
smithy-ai-traits Smithy AI Traits | 1.1.0 | ✔ |
