anthropics / anthropic-sdk-java
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 8 components.
  • 365 files, 49,492 LOC (100.0% vs. main code).
  • "anthropic-java-core" is biggest, containing 96.33% of LOC.
  • "anthropic-java" is smallest, containing 0.04% of LOC.


anthropic-java-core47675 LOC (96%) 324 files
anthropic-java-example746 LOC (1%) 26 files
anthropic-java-client-okhttp482 LOC (<1%) 4 files
anthropic-java-bedrock264 LOC (<1%) 2 files
anthropic-java-vertex147 LOC (<1%) 2 files
buildSrc132 LOC (<1%) 4 files
ROOT25 LOC (<1%) 2 files
anthropic-java21 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
anthropic-java-example22 commits (47%)
anthropic-java-core7 commits (15%)
ROOT2 commits (4%)
anthropic-java-client-okhttp2 commits (4%)
anthropic-java-bedrock2 commits (4%)
anthropic-java-vertex1 commits (2%)
buildSrc1 commits (2%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
anthropic-java-core
117
anthropic-java-example
78
3
anthropic-java-client-okhttp
6
anthropic-java-bedrock
3
ROOT
2
anthropic-java-vertex
2
buildSrc
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G anthropic-java-example anthropic-java-example anthropic-java-example--anthropic-java-example 13 anthropic-java-bedrock anthropic-java-bedrock anthropic-java-example--anthropic-java-bedrock 1 anthropic-java-core anthropic-java-core anthropic-java-core--anthropic-java-example 1 anthropic-java-core--anthropic-java-core 6 anthropic-java-client-okhttp anthropic-java-client-okhttp anthropic-java-core--anthropic-java-client-okhttp 2 anthropic-java-core--anthropic-java-bedrock 1 anthropic-java-client-okhttp--anthropic-java-example 1 anthropic-java-client-okhttp--anthropic-java-client-okhttp 2 anthropic-java-client-okhttp--anthropic-java-bedrock 1 ROOT ROOT ROOT--anthropic-java-example 1 ROOT--anthropic-java-core 2 ROOT--anthropic-java-client-okhttp 1 anthropic-java-vertex anthropic-java-vertex ROOT--anthropic-java-vertex 1 ROOT--anthropic-java-bedrock 1 anthropic-java-vertex--anthropic-java-example 1 anthropic-java-vertex--anthropic-java-core 1 anthropic-java-vertex--anthropic-java-client-okhttp 1 anthropic-java-vertex--anthropic-java-vertex 1 anthropic-java-vertex--anthropic-java-bedrock 1 buildSrc buildSrc buildSrc--anthropic-java-core 1 buildSrc--ROOT 1 anthropic-java-bedrock--anthropic-java-bedrock 1


2025-05-14 13:31