The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as
core of the library.
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (87)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.almworks.sqlite4java
»
sqlite4java Minimalistic high-performance Java wrapper for SQLite | 1.0.392 | ✔ | |
Apache 2.0 +1
| com.almworks.sqlite4java
»
sqlite4java-win32-x86 Native library for sqlite4java (win32-x86), includes SQLite | 1.0.392 | ✔ | |
Apache 2.0 +1
| com.almworks.sqlite4java
»
sqlite4java-win32-x64 Native library for sqlite4java (win32-x64), includes SQLite | 1.0.392 | ✔ | |
Apache 2.0 +1
| com.almworks.sqlite4java
»
libsqlite4java-osx Native library for sqlite4java (osx), includes SQLite | 1.0.392 | ✔ | |
Apache 2.0 +1
| com.almworks.sqlite4java
»
libsqlite4java-linux-i386 Native library for sqlite4java (linux-i386), includes SQLite | 1.0.392 | ✔ | |
Apache 2.0 +1
| com.almworks.sqlite4java
»
libsqlite4java-linux-amd64 Native library for sqlite4java (linux-amd64), includes SQLite | 1.0.392 | ✔ | |
| com.amazonaws
»
DynamoDBLocal DynamoDB Local is a small client-side database and server that mimics the DynamoDB service. | 1.25.0 | 3.3.0 | ||
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind5 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.20.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.20.2 | 3.2.1 | |
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.22 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.20.2 | 3.2.1 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.20.2 | 2.22.1 | |
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.2 | 3.0.0-rc2 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.20.2 | 3.2.1 | |
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.2 | 3.2.1 | |
Apache 2.0
| com.github.tomakehurst
»
wiremock-jre8-standalone1 vulnerability A web service test double for all occasions - standalone edition | 2.32.0 | 3.13.2 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 29.0-jre | 33.6.0-jre | |
VFS
Apache 2.0
| com.google.jimfs
»
jimfs Jimfs is an in-memory implementation of Java 7's java.nio.file abstract file system API. | 1.1 | 1.3.1 | |
Code Analyzer
LGPL 2.1
| com.puppycrawl.tools
»
checkstyle Checkstyle is a development tool to help programmers write Java code | 8.42 | 13.8.0 | |
CodeGen
Apache 2.0
| com.squareup
»
javapoet Use beautiful Java code to generate beautiful Java code. | 1.13.0 | ✔ | |
Apache 2.0 +1
| com.tngtech.archunit
»
archunit A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit' | 1.3.0 | 1.4.2 | |
Apache 2.0
| com.tngtech.archunit
»
archunit-junit5 A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit-junit5' | 1.3.0 | 1.4.2 | |
CLI Parser
Apache 2.0
| commons-cli
»
commons-cli Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface. | 1.4 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.17.1 | 1.22.1 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.21.0 | 2.22.0 | |
Core Utils
Apache 2.0
| commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http14 vulnerabilities Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | 4.1.132.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty » netty-codec-http26 vulnerabilities | 4.1.132.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-handler3 vulnerabilities A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | 4.1.132.Final | 4.2.16.Final | |
Netty Codec
Apache 2.0
| io.netty
»
netty-codec2 vulnerabilities Netty module for encoding and decoding binary and text-based messages with reusable codec components. | 4.1.132.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport Netty module responsible for low-level transport abstraction, used for TCP, UDP, and domain sockets. | 4.1.132.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-common Core utilities and abstractions shared across Netty modules, including buffers, threading, and platform detection. | 4.1.132.Final | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-buffer Netty's byte buffer implementation offering efficient memory management and I/O operations for network applications. | 4.1.132.Final | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-resolver | 4.1.132.Final | 4.2.16.Final | |
DNS Lib
Apache 2.0
| io.netty » netty-resolver-dns3 vulnerabilities | 4.1.132.Final | 4.2.16.Final | |
Apache
| io.netty » netty-transport-classes-epoll | 4.1.132.Final | 4.2.17.Final | |
Apache 2.0
| io.netty
»
netty-tcnative-boringssl-static A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked | 2.0.75.Final | 2.0.81.Final | |
Concurrency
Apache 2.0
| io.reactivex.rxjava2
»
rxjava Reactive Extensions for Java | 2.2.21 | 3.1.12 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava3
»
rxjava Reactive Extensions for Java | 3.1.5 | 3.1.12 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.2 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.17.5 | 1.18.11 | |
Testing
Apache 2.0
| nl.jqno.equalsverifier
»
equalsverifier EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is ... | 3.15.1 | 4.5 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.14.0 | 3.20.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.13 | 5.6.3 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.16 | 5.4.3 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.client5
»
httpclient51 vulnerability Apache HttpComponents Client | 5.6 | 5.6.3 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents.core5
»
httpcore5 Apache HttpComponents HTTP/1.1 core components | 5.4.2 | 5.4.3 | |
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.17.1 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core3 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.17.1 | 2.26.1 | |
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.17.1 | 2.26.1 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-plugin-api The API for Maven 3 plugins - Mojos - development. | 3.5.0 | 3.9.16 | |
Build Tool
Apache 2.0
| org.apache.maven
»
maven-project Core classes of Apache Maven to manage the building process. | 2.2.1 | 3.9.16 | |
Annotation Lib
Apache 2.0
| org.apache.maven.plugin-tools
»
maven-plugin-annotations Java annotations to use in Mojos | 3.5 | 3.15.2 | |
Maven Plugins
Apache 2.0
| org.apache.maven.plugins
»
maven-deploy-plugin Uploads the project artifacts to the internal remote repository. | 3.1.1 | 3.1.4 | |
Maven Plugins
Apache 2.0
| org.apache.maven.plugins
»
maven-surefire-plugin Maven Surefire MOJO in maven-surefire-plugin. | 3.1.2 | 3.5.6 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.20.2 | 3.27.7 | |
Core Utils
Apache 2.0
| org.codehaus.plexus
»
plexus-utils A collection of various utility classes to ease working with strings, files, command lines and | 4.0.3 | ✔ | |
EPL 2.0
| org.eclipse.jdt
»
org.eclipse.jdt.core Java Development Tools Core | 3.10.0 | 3.46.0 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server5 vulnerabilities Jetty Server Artifact | 9.4.45.v20220203 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.4.45.v20220203 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlets2 vulnerabilities Utility Servlets from Jetty | 9.4.45.v20220203 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-webapp Jetty web application support | 9.4.45.v20220203 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-proxy Jetty Proxy Artifact | 9.4.45.v20220203 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn Jetty ALPN Parent | 9.4.45.v20220203 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-server Jetty ALPN Server API Artifact | 9.4.45.v20220203 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-server Jetty ALPN Server OpenJDK Artifact | 9.4.45.v20220203 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty » jetty-alpn-openjdk8-server | 9.4.45.v20220203 | 9.4.58.v20250814 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-java-client Jetty ALPN Client OpenJDK Artifact | 9.4.45.v20220203 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-alpn-openjdk8-client Jetty ALPN Client OpenJDK Artifact | 9.4.45.v20220203 | 12.1.12 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty.http2 » http2-server2 vulnerabilities | 9.4.45.v20220203 | 11.0.26 | |
EPL 1.0
| org.eclipse.text
»
org.eclipse.text Text | 3.5.101 | ✔ | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-core Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 4.3.1 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-inline Mockito mock objects library core API and implementation | 4.3.1 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 4.6.0 | 5.23.0 | |
Microbenchmarks
GPL 2.0
| org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.37 | ✔ | |
Annotation Tool
GPL 2.0
| org.openjdk.jmh
»
jmh-generator-annprocess JMH benchmark generator, based on annotation processors. | 1.37 | ✔ | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
MIT
| org.reactivestreams
»
reactive-streams-tck A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
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 ... | 1.7.36 | 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. | 1.7.25 | 2.0.18 | |
Testing
Apache 2.0
| org.testng
»
testng1 vulnerability TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ... | 7.1.0 | 7.12.0 | |
Apache 2.0
| org.unitils » unitils-core | 3.4.6 | ✔ | |
Testing
Apache 2.0
| software.amazon.awssdk
»
test-utils The AWS SDK for Java - Test Utils module holds the all the utilities that are used by the tests. | 2.43.2 | 2.50.2 | |
Apache 2.0
| software.amazon.eventstream
»
eventstream The AWS Event Stream decoder library. | 1.0.1 | ✔ | |
Testing
BSD 3-clause
| xmlunit
»
xmlunit XMLUnit 1.x Compatibility Layer | 1.3 | 2.13.0 |