anthropics / anthropic-sdk-java Temporal Dependencies |
A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
flowchart TB
n0["buildSrc"]
n1["gradle"]
n2["ROOT"]
n3["anthropic-java-ecosystem-test"]
n4["anthropic-java-core"]
n5["anthropic-java"]
n6["anthropic-java-mcp"]
n7["anthropic-java-bedrock"]
n8["anthropic-java-vertex"]
n9["anthropic-java-foundry"]
n10["anthropic-java-aws"]
n11["anthropic-java-example"]
n12["anthropic-java-client-okhttp"]
n0 ---|"7"| n0
n1 ---|"6"| n0
n2 ---|"5"| n0
n0 ---|"4"| n3
n4 ---|"4"| n4
n1 ---|"3"| n3
n2 ---|"3"| n5
n6 ---|"3"| n0
n5 ---|"3"| n0
n2 ---|"3"| n1
n4 ---|"2"| n0
n6 ---|"2"| n1
n4 ---|"2"| n1
n2 ---|"2"| n6
n4 ---|"2"| n7
n8 ---|"2"| n7
n9 ---|"2"| n7
n10 ---|"2"| n4
n8 ---|"2"| n9
n8 ---|"2"| n4
n4 ---|"2"| n9
n10 ---|"2"| n9
n8 ---|"2"| n10
n7 ---|"2"| n10
n10 ---|"1"| n0
n9 ---|"1"| n0
n11 ---|"1"| n4
n9 ---|"1"| n2
n11 ---|"1"| n1
n12 ---|"1"| n2
n2 ---|"1"| n2
n12 ---|"1"| n1
n0 ---|"1"| n11
n12 ---|"1"| n6
n7 ---|"1"| n0
n8 ---|"1"| n0
n11 ---|"1"| n6
n9 ---|"1"| n12
n7 ---|"1"| n2
n8 ---|"1"| n1
n4 ---|"1"| n3
n12 ---|"1"| n0
n7 ---|"1"| n7
n11 ---|"1"| n2
n9 ---|"1"| n1
n8 ---|"1"| n6
n11 ---|"1"| n12
n10 ---|"1"| n2
n5 ---|"1"| n6
n12 ---|"1"| n4
classDef default fill:#00b2ee,stroke:#ffffff,color:#000000;
classDef highlighted fill:#00b2ee,stroke:#ffffff,color:#000000;
linkStyle 0 stroke:#a0a0a0C9,stroke-width:7px
linkStyle 1 stroke:#00688bB7,stroke-width:6px
linkStyle 2 stroke:#00688bA5,stroke-width:5px
linkStyle 3 stroke:#00688b93,stroke-width:4px
linkStyle 4 stroke:#a0a0a093,stroke-width:4px
linkStyle 5 stroke:#00688b82,stroke-width:3px
linkStyle 6 stroke:#00688b82,stroke-width:3px
linkStyle 7 stroke:#00688b82,stroke-width:3px
linkStyle 8 stroke:#00688b82,stroke-width:3px
linkStyle 9 stroke:#00688b82,stroke-width:3px
linkStyle 10 stroke:#00688b70,stroke-width:2px
linkStyle 11 stroke:#00688b70,stroke-width:2px
linkStyle 12 stroke:#00688b70,stroke-width:2px
linkStyle 13 stroke:#00688b70,stroke-width:2px
linkStyle 14 stroke:#00688b70,stroke-width:2px
linkStyle 15 stroke:#00688b70,stroke-width:2px
linkStyle 16 stroke:#00688b70,stroke-width:2px
linkStyle 17 stroke:#00688b70,stroke-width:2px
linkStyle 18 stroke:#00688b70,stroke-width:2px
linkStyle 19 stroke:#00688b70,stroke-width:2px
linkStyle 20 stroke:#00688b70,stroke-width:2px
linkStyle 21 stroke:#00688b70,stroke-width:2px
linkStyle 22 stroke:#00688b70,stroke-width:2px
linkStyle 23 stroke:#00688b70,stroke-width:2px
linkStyle 24 stroke:#00688b5E,stroke-width:1px
linkStyle 25 stroke:#00688b5E,stroke-width:1px
linkStyle 26 stroke:#00688b5E,stroke-width:1px
linkStyle 27 stroke:#00688b5E,stroke-width:1px
linkStyle 28 stroke:#00688b5E,stroke-width:1px
linkStyle 29 stroke:#00688b5E,stroke-width:1px
linkStyle 30 stroke:#a0a0a05E,stroke-width:1px
linkStyle 31 stroke:#00688b5E,stroke-width:1px
linkStyle 32 stroke:#00688b5E,stroke-width:1px
linkStyle 33 stroke:#00688b5E,stroke-width:1px
linkStyle 34 stroke:#00688b5E,stroke-width:1px
linkStyle 35 stroke:#00688b5E,stroke-width:1px
linkStyle 36 stroke:#00688b5E,stroke-width:1px
linkStyle 37 stroke:#00688b5E,stroke-width:1px
linkStyle 38 stroke:#00688b5E,stroke-width:1px
linkStyle 39 stroke:#00688b5E,stroke-width:1px
linkStyle 40 stroke:#00688b5E,stroke-width:1px
linkStyle 41 stroke:#00688b5E,stroke-width:1px
linkStyle 42 stroke:#a0a0a05E,stroke-width:1px
linkStyle 43 stroke:#00688b5E,stroke-width:1px
linkStyle 44 stroke:#00688b5E,stroke-width:1px
linkStyle 45 stroke:#00688b5E,stroke-width:1px
linkStyle 46 stroke:#00688b5E,stroke-width:1px
linkStyle 47 stroke:#00688b5E,stroke-width:1px
linkStyle 48 stroke:#00688b5E,stroke-width:1px
linkStyle 49 stroke:#00688b5E,stroke-width:1px
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| gradle/libs.versions.toml buildSrc/build.gradle.kts |
5 | 6 (83%) | 6 (83%) | 2026-06-17 |
| buildSrc/src/main/kotlin/anthropic.java.gradle.kts buildSrc/build.gradle.kts |
4 | 7 (57%) | 6 (66%) | 2026-06-17 |
| gradle/libs.versions.toml buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
3 | 6 (50%) | 5 (60%) | 2026-06-16 |
| gradle/libs.versions.toml anthropic-java-ecosystem-test/build.gradle.kts |
3 | 6 (50%) | 5 (60%) | 2026-06-17 |
| build.gradle.kts anthropic-java/build.gradle.kts |
3 | 8 (37%) | 3 (100%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts buildSrc/build.gradle.kts |
3 | 6 (50%) | 6 (50%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts gradle/libs.versions.toml |
3 | 6 (50%) | 6 (50%) | 2026-06-16 |
| anthropic-java-mcp/build.gradle.kts buildSrc/build.gradle.kts |
3 | 4 (75%) | 6 (50%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.java.gradle.kts anthropic-java-ecosystem-test/build.gradle.kts |
3 | 7 (42%) | 5 (60%) | 2026-06-17 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
3 | 6 (50%) | 7 (42%) | 2026-06-17 |
| anthropic-java-mcp/build.gradle.kts buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
3 | 4 (75%) | 7 (42%) | 2026-06-16 |
| build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
3 | 8 (37%) | 5 (60%) | 2026-06-16 |
| build.gradle.kts buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
3 | 8 (37%) | 7 (42%) | 2026-06-16 |
| gradle/libs.versions.toml buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
3 | 6 (50%) | 7 (42%) | 2026-06-17 |
| buildSrc/build.gradle.kts anthropic-java-ecosystem-test/build.gradle.kts |
3 | 6 (50%) | 5 (60%) | 2026-06-17 |
| anthropic-java/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 3 (66%) | 5 (40%) | 2026-06-16 |
| build.gradle.kts buildSrc/build.gradle.kts |
2 | 8 (25%) | 6 (33%) | 2026-06-16 |
| anthropic-java-core/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 6 (33%) | 5 (40%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts anthropic-java-core/build.gradle.kts |
2 | 6 (33%) | 6 (33%) | 2026-06-16 |
| anthropic-java-mcp/build.gradle.kts gradle/libs.versions.toml |
2 | 4 (50%) | 6 (33%) | 2026-06-16 |
| anthropic-java-mcp/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 4 (50%) | 5 (40%) | 2026-06-16 |
| anthropic-java-core/build.gradle.kts gradle/libs.versions.toml |
2 | 6 (33%) | 6 (33%) | 2026-06-16 |
| anthropic-java/build.gradle.kts buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
2 | 3 (66%) | 7 (28%) | 2026-06-16 |
| build.gradle.kts gradle/libs.versions.toml |
2 | 8 (25%) | 6 (33%) | 2026-06-16 |
| settings.gradle.kts gradle/libs.versions.toml |
2 | 4 (50%) | 6 (33%) | 2026-06-15 |
| buildSrc/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 6 (33%) | 5 (40%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts anthropic-java-ecosystem-test/build.gradle.kts |
2 | 6 (33%) | 5 (40%) | 2026-06-17 |
| settings.gradle.kts buildSrc/build.gradle.kts |
2 | 4 (50%) | 6 (33%) | 2026-06-15 |
| build.gradle.kts anthropic-java-mcp/build.gradle.kts |
2 | 8 (25%) | 4 (50%) | 2026-06-16 |
| anthropic-java-mcp/build.gradle.kts buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts |
2 | 4 (50%) | 6 (33%) | 2026-06-15 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 6 (33%) | 5 (40%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.java.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 7 (28%) | 5 (40%) | 2026-06-16 |
| settings.gradle.kts anthropic-java-mcp/build.gradle.kts |
1 | 4 (25%) | 4 (25%) | 2026-06-15 |
| anthropic-java-core/src/main/kotlin/com/anthropic/helpers/MessageAccumulator.kt anthropic-java-core/src/main/kotlin/com/anthropic/helpers/BetaMessageAccumulator.kt |
1 | 16 (6%) | 20 (5%) | 2026-06-04 |
| anthropic-java-core/src/main/kotlin/com/anthropic/core/auth/CredentialResult.kt anthropic-java-bedrock/src/main/kotlin/com/anthropic/bedrock/backends/BedrockBackend.kt |
1 | 1 (100%) | 4 (25%) | 2026-06-06 |
| anthropic-java-aws/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
1 | 1 (100%) | 5 (20%) | 2026-06-15 |
| anthropic-java-foundry/build.gradle.kts buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
1 | 2 (50%) | 7 (14%) | 2026-06-15 |
| anthropic-java-example/build.gradle.kts anthropic-java-core/build.gradle.kts |
1 | 7 (14%) | 6 (16%) | 2026-06-15 |
| buildSrc/src/main/kotlin/anthropic.dokka.gradle.kts anthropic-java/build.gradle.kts |
1 | 1 (100%) | 3 (33%) | 2026-06-16 |
| anthropic-java-vertex/src/main/kotlin/com/anthropic/vertex/backends/VertexBackend.kt anthropic-java-bedrock/src/main/kotlin/com/anthropic/bedrock/backends/BedrockMantleBackend.kt |
1 | 3 (33%) | 1 (100%) | 2026-06-06 |
| anthropic-java-foundry/build.gradle.kts build.gradle.kts |
1 | 2 (50%) | 8 (12%) | 2026-06-15 |
| anthropic-java-example/build.gradle.kts gradle/libs.versions.toml |
1 | 7 (14%) | 6 (16%) | 2026-06-15 |
| anthropic-java-foundry/build.gradle.kts buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts |
1 | 2 (50%) | 6 (16%) | 2026-06-15 |
| anthropic-java-client-okhttp/build.gradle.kts build.gradle.kts |
1 | 1 (100%) | 8 (12%) | 2026-06-15 |
| settings.gradle.kts build.gradle.kts |
1 | 4 (25%) | 8 (12%) | 2026-06-15 |
| anthropic-java-foundry/build.gradle.kts anthropic-java-bedrock/build.gradle.kts |
1 | 2 (50%) | 3 (33%) | 2026-06-15 |
| anthropic-java-client-okhttp/build.gradle.kts gradle/libs.versions.toml |
1 | 1 (100%) | 6 (16%) | 2026-06-15 |
| buildSrc/settings.gradle.kts anthropic-java-example/build.gradle.kts |
1 | 1 (100%) | 7 (14%) | 2026-06-15 |
| settings.gradle.kts buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts |
1 | 4 (25%) | 6 (16%) | 2026-06-15 |
| anthropic-java-aws/build.gradle.kts anthropic-java-core/build.gradle.kts |
1 | 1 (100%) | 6 (16%) | 2026-06-15 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| gradle/libs.versions.toml buildSrc/build.gradle.kts |
5 | 6 (83%) | 6 (83%) | 2026-06-17 |
| buildSrc/src/main/kotlin/anthropic.java.gradle.kts buildSrc/build.gradle.kts |
4 | 7 (57%) | 6 (66%) | 2026-06-17 |
| gradle/libs.versions.toml buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
3 | 6 (50%) | 5 (60%) | 2026-06-16 |
| gradle/libs.versions.toml anthropic-java-ecosystem-test/build.gradle.kts |
3 | 6 (50%) | 5 (60%) | 2026-06-17 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts buildSrc/build.gradle.kts |
3 | 6 (50%) | 6 (50%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts gradle/libs.versions.toml |
3 | 6 (50%) | 6 (50%) | 2026-06-16 |
| anthropic-java-mcp/build.gradle.kts buildSrc/build.gradle.kts |
3 | 4 (75%) | 6 (50%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.java.gradle.kts anthropic-java-ecosystem-test/build.gradle.kts |
3 | 7 (42%) | 5 (60%) | 2026-06-17 |
| anthropic-java-mcp/build.gradle.kts buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
3 | 4 (75%) | 7 (42%) | 2026-06-16 |
| gradle/libs.versions.toml buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
3 | 6 (50%) | 7 (42%) | 2026-06-17 |
| buildSrc/build.gradle.kts anthropic-java-ecosystem-test/build.gradle.kts |
3 | 6 (50%) | 5 (60%) | 2026-06-17 |
| anthropic-java/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 3 (66%) | 5 (40%) | 2026-06-16 |
| anthropic-java-core/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 6 (33%) | 5 (40%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts anthropic-java-core/build.gradle.kts |
2 | 6 (33%) | 6 (33%) | 2026-06-16 |
| anthropic-java-mcp/build.gradle.kts gradle/libs.versions.toml |
2 | 4 (50%) | 6 (33%) | 2026-06-16 |
| anthropic-java-mcp/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 4 (50%) | 5 (40%) | 2026-06-16 |
| anthropic-java-core/build.gradle.kts gradle/libs.versions.toml |
2 | 6 (33%) | 6 (33%) | 2026-06-16 |
| anthropic-java/build.gradle.kts buildSrc/src/main/kotlin/anthropic.java.gradle.kts |
2 | 3 (66%) | 7 (28%) | 2026-06-16 |
| buildSrc/build.gradle.kts buildSrc/src/main/kotlin/anthropic.publish.gradle.kts |
2 | 6 (33%) | 5 (40%) | 2026-06-16 |
| buildSrc/src/main/kotlin/anthropic.kotlin.gradle.kts anthropic-java-ecosystem-test/build.gradle.kts |
2 | 6 (33%) | 5 (40%) | 2026-06-17 |