Beam SDKs Java Core

Compile Dependencies (31)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core2 vulnerabilities
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.7.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.7.22.21
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind54 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.7.23.1.3
Apache 2.0
com.google.api-client » google-api-client
Google client library for accessing Google APIs, providing OAuth2 support and request/response handling.
1.22.02.9.0
Apache 2.0
com.google.api.grpc » grpc-google-pubsub-v1
GRPC library for grpc-google-pubsub-v1
0.1.00.1.1
Apache 2.0
com.google.apis » google-api-services-bigqueryv2-rev295-1.22.0v2-rev459-1.25.0
Apache 2.0
com.google.apis » google-api-services-cloudresourcemanagerv1-rev6-1.22.0v3-rev20260218-2.0.0
Apache 2.0
com.google.apis » google-api-services-pubsubv1-rev10-1.22.0v1-rev452-1.25.0
Cloud Storage Apache 2.0
com.google.apis » google-api-services-storagev1-rev71-1.22.0v1-rev171-1.25.0
BSD 3-clause
com.google.auth » google-auth-library-credentials0.6.01.47.0
BSD 3-clause
com.google.auth » google-auth-library-oauth2-http0.6.01.47.0
Config Apache 2.0
com.google.auto.service » auto-service(optional)
Provider-configuration files for ServiceLoader.
1.0-rc21.1.1
Apache 2.0
com.google.cloud.bigdataoss » gcsio
An implementation of File System-like interface targeting Google Cloud Storage.
1.4.54.0.4
Apache 2.0
com.google.cloud.bigdataoss » util1.4.54.0.4
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.14.9.8
HTTP Clients Apache 2.0
com.google.http-client » google-http-client
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms,
1.22.02.1.0
Apache 2.0
com.google.http-client » google-http-client-jackson21.22.02.1.0
OAuth Lib Apache 2.0
com.google.oauth-client » google-oauth-client2 vulnerabilities
Google OAuth Client Library for Java. Functionality that works on all supported Java platforms,
1.22.01.39.0
Data Format BSD 3-clause
com.google.protobuf » protobuf-java6 vulnerabilities
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
3.0.04.34.1
Auth Lib Apache 2.0
io.grpc » grpc-auth
gRPC: Auth
1.0.11.81.0
Dist Communication Apache 2.0
io.grpc » grpc-core
gRPC: Core
1.0.11.81.0
Apache 2.0
io.grpc » grpc-netty
gRPC: Netty
1.0.11.81.0
Dist Communication Apache 2.0
io.grpc » grpc-stub
Stub classes for GRPC which are exposed to developers and provides type-safe bindings.
1.0.11.81.0
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.3.Final4.2.13.Final
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
2.42.14.2
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.5.51.18.8
Data Format Apache 2.0
org.apache.avro » avro2 vulnerabilities
Avro is a row-oriented remote procedure call and data serialization framework that produces a compact binary format.
1.8.11.12.1
Compression Apache 2.0
org.apache.commons » commons-compress6 vulnerabilities
Apache Commons Compress defines an API for working with
1.91.28.0
BSD 2-clause
org.codehaus.woodstox » stax2-api(optional)
Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured ...
3.1.44.3.0
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.142.0.18
Compression Apache 2.0
org.xerial.snappy » snappy-java4 vulnerabilities
snappy-java: A fast compression/decompression library
1.1.2.11.1.10.8

Provided Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
CodeGen Apache 2.0
com.google.auto.value » auto-value
Immutable value-type code generation for Java 8+.
1.11.11.1
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.116.0.3
Testing BSD 3-clause
org.hamcrest » hamcrest-all
Core API and libraries of hamcrest matcher framework.
1.33.0

Runtime Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.google.http-client » google-http-client-jackson1.22.02.1.0
Apache 2.0
com.google.http-client » google-http-client-protobuf1.22.02.1.0
Serializer BSD 3-clause
com.google.protobuf » protobuf-lite
Lite version of Protocol Buffers library. This version is targeted for mobile client use
3.0.14.34.1
Apache 2.0
io.grpc » grpc-all
gRPC: All
1.0.11.81.0
Apache 2.0
io.grpc » grpc-protobuf-lite
gRPC: Protobuf Lite
1.0.11.81.0
XML Processing Apache 2.0
org.codehaus.woodstox » woodstox-core-asl(optional)
Woodstox is a high-performance XML processor that implements Stax (JSR-173),
4.4.17.1.1
org.tukaani » xz(optional)
XZ data compression
1.51.12

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Serializer BSD 3-clause
com.esotericsoftware.kryo » kryo
Fast, efficient Java serialization. This is the main Kryo artifact.
2.215.6.2
Apache 2.0
com.google.cloud.dataflow » google-cloud-dataflow-java-proto-library-all
Google Cloud Dataflow Java SDK provides a simple, Java-based
0.5.160304
Testing Apache 2.0
com.google.guava » guava-testlib
Guava testlib is a set of java classes used for more convenient
19.033.6.0-jre
Mocking MIT
org.mockito » mockito-all
Mockito mock objects library core API and implementation
1.9.55.23.0
org.slf4j » slf4j-jdk14
SLF4J JDK14 Provider
1.7.142.0.18