1{ 2 "packageVersion": "2.0", 3 4 "modules": { 5 "annotations": { "packageName": "AwsJavaSdk-Core-Annotations" }, 6 "apache-client": { "packageName": "AwsJavaSdk-HttpClient-ApacheClient" }, 7 "arns": { "packageName": "AwsJavaSdk-Core-Arns" }, 8 "auth": { "packageName": "AwsJavaSdk-Core-Auth" }, 9 "auth-crt": { "packageName": "AwsJavaSdk-Core-AuthCrt" }, 10 "aws-cbor-protocol": { "packageName": "AwsJavaSdk-Core-AwsCborProtocol" }, 11 "aws-core": { "packageName": "AwsJavaSdk-Core-AwsCore" }, 12 "aws-crt-client": { "packageName": "AwsJavaSdk-HttpClient-CrtClient" }, 13 "aws-ion-protocol": { "packageName": "AwsJavaSdk-Core-AwsIonProtocol" }, 14 "aws-json-protocol": { "packageName": "AwsJavaSdk-Core-AwsJsonProtocol" }, 15 "aws-query-protocol": { "packageName": "AwsJavaSdk-Core-AwsQueryProtocol" }, 16 "aws-xml-protocol": { "packageName": "AwsJavaSdk-Core-AwsXmlProtocol" }, 17 "cloudwatch-metric-publisher": { "packageName": "AwsJavaSdk-MetricPublisher-CloudWatch" }, 18 "codegen": { "packageName": "AwsJavaSdk-Codegen" }, 19 "dynamodb-enhanced": { "packageName": "AwsJavaSdk-DynamoDb-Enhanced" }, 20 "http-client-spi": { "packageName": "AwsJavaSdk-HttpClient" }, 21 "iam-policy-builder": { "packageName": "AwsJavaSdk-Iam-PolicyBuilder" }, 22 "json-utils": { "packageName": "AwsJavaSdk-Core-JsonUtils" }, 23 "metrics-spi": { "packageName": "AwsJavaSdk-Core-MetricsSpi" }, 24 "endpoints-spi": { "packageName": "AwsJavaSdk-Core-EndpointsSpi" }, 25 "netty-nio-client": { "packageName": "AwsJavaSdk-HttpClient-NettyNioClient" }, 26 "profiles": { "packageName": "AwsJavaSdk-Core-Profiles" }, 27 "protocol-core": { "packageName": "AwsJavaSdk-Core-ProtocolCore" }, 28 "regions": { "packageName": "AwsJavaSdk-Core-Regions" }, 29 "s3-transfer-manager": { "packageName": "AwsJavaSdk-S3-TransferManager" }, 30 "sdk-core": { "packageName": "AwsJavaSdk-Core" }, 31 "url-connection-client": { "packageName": "AwsJavaSdk-HttpClient-UrlConnectionClient" }, 32 "utils": { "packageName": "AwsJavaSdk-Core-Utils" }, 33 "imds": { "packageName": "AwsJavaSdk-Imds" }, 34 "crt-core": { "packageName": "AwsJavaSdk-Core-CrtCore" }, 35 "checksums-spi": { "packageName": "AwsJavaSdk-Core-ChecksumsSpi" }, 36 "checksums": { "packageName": "AwsJavaSdk-Core-Checksums" }, 37 "identity-spi": { "packageName": "AwsJavaSdk-Core-IdentitySpi" }, 38 "http-auth-spi": { "packageName": "AwsJavaSdk-Core-HttpAuthSpi" }, 39 "http-auth": { "packageName": "AwsJavaSdk-Core-HttpAuth" }, 40 "http-auth-aws": { "packageName": "AwsJavaSdk-Core-HttpAuthAws" }, 41 "http-auth-aws-crt": { "packageName": "AwsJavaSdk-Core-HttpAuthAwsCrt" }, 42 "http-auth-aws-eventstream": { "packageName": "AwsJavaSdk-Core-HttpAuthAwsEventStream" }, 43 44 "dynamodb": { "packageName": "AwsJavaSdk-DynamoDb" }, 45 "waf": { "packageName": "AwsJavaSdk-Waf" }, 46 47 "third-party-jackson-core": { 48 "packageName": "AwsJavaSdk-ThirdParty-JacksonCore", 49 "artifactType": "JAR", 50 "includes": ["target/aws-sdk-java-third-party-jackson-core-*.jar"], 51 "excludes": ["aws-sdk-java-third-party-jackson-core-*-javadoc.jar"] 52 }, 53 "third-party-jackson-dataformat-cbor": { 54 "packageName": "AwsJavaSdk-ThirdParty-JacksonDataformatCbor", 55 "artifactType": "JAR", 56 "includes": ["target/aws-sdk-java-third-party-jackson-dataformat-cbor-*.jar"], 57 "excludes": ["aws-sdk-java-third-party-jackson-dataformat-cbor-*-javadoc.jar"] 58 }, 59 "ruleset-testing-core": { 60 "packageName": "AwsJavaSdk-Test-RuleSetTestingCore" 61 }, 62 63 "archetype-app-quickstart": { "skipImport": true }, 64 "archetype-lambda": { "skipImport": true }, 65 "archetype-tools": { "skipImport": true }, 66 "archetypes": { "skipImport": true }, 67 "auth-tests": { "skipImport": true }, 68 "aws-sdk-java": { "skipImport": true }, 69 "aws-sdk-java-pom": { "skipImport": true }, 70 "bom": { "skipImport": true }, 71 "bom-internal": { "skipImport": true }, 72 "build-tools": { "skipImport": true }, 73 "bundle": { "skipImport": true }, 74 "bundle-sdk": { "skipImport": true }, 75 "bundle-logging-bridge": { "skipImport": true }, 76 "bundle-logging-bridge-binding-test": { "skipImport": true }, 77 "codegen-generated-classes-test": { "skipImport": true }, 78 "codegen-lite": { "skipImport": true }, 79 "codegen-lite-maven-plugin": { "skipImport": true }, 80 "codegen-maven-plugin": { "skipImport": true }, 81 "core": { "skipImport": true }, 82 "dynamodbdocument-v1": { "skipImport": true }, 83 "dynamodbmapper-v1": { "skipImport": true }, 84 "http-client-tests": { "skipImport": true }, 85 "http-clients": { "skipImport": true }, 86 "metric-publishers": { "skipImport": true }, 87 "module-path-tests": { "skipImport": true }, 88 "old-client-version-compatibility-test": { "skipImport": true }, 89 "protocol-tests": { "skipImport": true }, 90 "protocol-tests-core": { "skipImport": true }, 91 "protocols": { "skipImport": true }, 92 "region-testing": { "skipImport": true }, 93 "release-scripts": { "skipImport": true }, 94 "s3-benchmarks": { "skipImport": true }, 95 "sdk-benchmarks": { "skipImport": true }, 96 "sdk-native-image-test": { "skipImport": true }, 97 "service-test-utils": { "skipImport": true }, 98 "services": { "skipImport": true }, 99 "services-custom": { "skipImport": true }, 100 "stability-tests": { "skipImport": true }, 101 "test-utils": { "skipImport": true }, 102 "tests-coverage-reporting": { "skipImport": true }, 103 "third-party": { "skipImport": true }, 104 "third-party-slf4j-api": { "skipImport": true } 105 }, 106 107 "dependencies": { 108 "com.fasterxml.jackson.core:jackson-annotations": { "packageName": "Jackson-annotations", "packageVersion": "2.9.x" }, 109 "com.fasterxml.jackson.core:jackson-core": { "packageName": "Jackson-core", "packageVersion": "2.9.x" }, 110 "com.fasterxml.jackson.core:jackson-databind": { "packageName": "Jackson-databind", "packageVersion": "2.9.x" }, 111 "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor": { "packageName": "Jackson-dataformat-cbor", "packageVersion": "2.9.x" }, 112 "com.fasterxml.jackson.jr:jackson-jr-objects": { "packageName": "Maven-com-fasterxml-jackson-jr_jackson-jr-objects", "packageVersion": "2.11.x" }, 113 "com.fasterxml.jackson.jr:jackson-jr-stree": { "packageName": "Maven-com-fasterxml-jackson-jr_jackson-jr-stree", "packageVersion": "2.11.x" }, 114 "com.jayway.jsonpath:json-path": { "packageName": "JMESPathJava", "packageVersion": "1.0" }, 115 "com.squareup:javapoet": { "packageName": "Maven-com-squareup_javapoet", "packageVersion": "1.13.x" }, 116 "com.typesafe.netty:netty-reactive-streams": { "packageName": "Netty4", "packageVersion": "4.1" }, 117 "com.typesafe.netty:netty-reactive-streams-http": { "packageName": "Maven-com-typesafe-netty_netty-reactive-streams-http", "packageVersion": "2.x" }, 118 "commons-codec:commons-codec": { "packageName": "JakartaCommons-codec", "packageVersion": "1.x" }, 119 "io.netty:netty-buffer": { "packageName": "Netty4", "packageVersion": "4.1" }, 120 "io.netty:netty-codec": { "packageName": "Netty4", "packageVersion": "4.1" }, 121 "io.netty:netty-codec-http": { "packageName": "Netty4", "packageVersion": "4.1" }, 122 "io.netty:netty-codec-http2": { "packageName": "Netty4", "packageVersion": "4.1" }, 123 "io.netty:netty-common": { "packageName": "Netty4", "packageVersion": "4.1" }, 124 "io.netty:netty-handler": { "packageName": "Netty4", "packageVersion": "4.1" }, 125 "io.netty:netty-resolver": { "packageName": "Netty4", "packageVersion": "4.1" }, 126 "io.netty:netty-resolver-dns": { "packageName": "Netty4", "packageVersion": "4.1" }, 127 "io.netty:netty-transport": { "packageName": "Netty4", "packageVersion": "4.1" }, 128 "io.netty:netty-transport-classes-epoll": { "packageName": "Netty4", "packageVersion": "4.1" }, 129 "io.netty:netty-transport-native-unix-common": { "packageName": "Netty4", "packageVersion": "4.1" }, 130 "org.apache.httpcomponents:httpclient": { "packageName": "Apache-HttpComponents-HttpClient", "packageVersion": "4.5.x" }, 131 "org.apache.httpcomponents:httpcore": { "packageName": "Apache-HttpComponents-HttpCore", "packageVersion": "4.4.x" }, 132 "org.eclipse.jdt:org.eclipse.jdt.core": { "packageName": "AwsJavaSdk-Codegen-EclipseJdtDependencies", "packageVersion": "2.0" }, 133 "org.eclipse.text:org.eclipse.text": { "packageName": "AwsJavaSdk-Codegen-EclipseJdtDependencies", "packageVersion": "2.0" }, 134 "org.reactivestreams:reactive-streams": { "packageName": "Maven-org-reactivestreams_reactive-streams", "packageVersion": "1.x" }, 135 "org.slf4j:slf4j-api": { "packageName": "Slf4j", "packageVersion": "1.7" }, 136 "software.amazon.awssdk.crt:aws-crt": { "packageName": "Aws-crt-java", "packageVersion": "1.0.x" }, 137 "software.amazon.eventstream:eventstream": { "packageName": "AwsFlowJava", "packageVersion": "1.0" }, 138 "software.amazon.ion:ion-java": { "packageName": "Maven-software-amazon-ion_ion-java", "packageVersion": "1.x" }, 139 "software.amazon:flow": { "packageName": "AwsFlowJava", "packageVersion": "1.0" }, 140 "org.junit.jupiter:junit-jupiter": { "packageName": "JUnit5", "packageVersion": "5.x" }, 141 "org.mockito:mockito-core": { "packageName": "Mockito", "packageVersion": "3.x" }, 142 "io.reactivex.rxjava3:rxjava": { "packageName": "RxJava", "packageVersion": "3.x" }, 143 "org.assertj:assertj-core": { "packageName": "AssertJ", "packageVersion": "3.22.x" } 144 } 145} 146