-
Notifications
You must be signed in to change notification settings - Fork 210
Expand file tree
/
Copy pathgradle.lockfile
More file actions
81 lines (81 loc) · 4.78 KB
/
gradle.lockfile
File metadata and controls
81 lines (81 loc) · 4.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
ch.qos.logback.contrib:logback-json-classic:0.1.5=runtimeClasspath
ch.qos.logback.contrib:logback-json-core:0.1.5=runtimeClasspath
ch.qos.logback:logback-classic:1.3.16=runtimeClasspath
ch.qos.logback:logback-core:1.3.16=runtimeClasspath
com.azure:azure-core-http-netty:1.16.3=runtimeClasspath
com.azure:azure-core:1.57.1=runtimeClasspath
com.azure:azure-identity:1.18.2=runtimeClasspath
com.azure:azure-json:1.5.1=runtimeClasspath
com.azure:azure-monitor-opentelemetry-autoconfigure:1.4.0=runtimeClasspath
com.azure:azure-sdk-bom:1.3.5=runtimeClasspath
com.azure:azure-storage-blob:12.33.1=runtimeClasspath
com.azure:azure-storage-common:12.32.2=runtimeClasspath
com.azure:azure-storage-internal-avro:12.18.2=runtimeClasspath
com.azure:azure-xml:1.2.1=runtimeClasspath
com.fasterxml.jackson.core:jackson-annotations:2.21=runtimeClasspath
com.fasterxml.jackson.core:jackson-core:2.21.2=runtimeClasspath
com.fasterxml.jackson.core:jackson-databind:2.21.2=runtimeClasspath
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.2=runtimeClasspath
com.fasterxml.jackson:jackson-bom:2.21.2=runtimeClasspath
com.github.oshi:oshi-core:6.10.0=runtimeClasspath
com.google.errorprone:error_prone_annotations:2.48.0=runtimeClasspath
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
com.microsoft.azure:msal4j:1.23.1=runtimeClasspath
commons-codec:commons-codec:1.21.0=runtimeClasspath
io.netty:netty-bom:4.2.12.Final=runtimeClasspath
io.netty:netty-buffer:4.2.12.Final=runtimeClasspath
io.netty:netty-codec-base:4.2.12.Final=runtimeClasspath
io.netty:netty-codec-compression:4.2.12.Final=runtimeClasspath
io.netty:netty-codec-dns:4.2.12.Final=runtimeClasspath
io.netty:netty-codec-http2:4.2.12.Final=runtimeClasspath
io.netty:netty-codec-http:4.2.12.Final=runtimeClasspath
io.netty:netty-codec-marshalling:4.2.12.Final=runtimeClasspath
io.netty:netty-codec-protobuf:4.2.12.Final=runtimeClasspath
io.netty:netty-codec-socks:4.2.12.Final=runtimeClasspath
io.netty:netty-codec:4.2.12.Final=runtimeClasspath
io.netty:netty-common:4.2.12.Final=runtimeClasspath
io.netty:netty-handler-proxy:4.2.12.Final=runtimeClasspath
io.netty:netty-handler:4.2.12.Final=runtimeClasspath
io.netty:netty-resolver-dns-classes-macos:4.2.12.Final=runtimeClasspath
io.netty:netty-resolver-dns-native-macos:4.2.12.Final=runtimeClasspath
io.netty:netty-resolver-dns:4.2.12.Final=runtimeClasspath
io.netty:netty-resolver:4.2.12.Final=runtimeClasspath
io.netty:netty-tcnative-boringssl-static:2.0.75.Final=runtimeClasspath
io.netty:netty-tcnative-classes:2.0.75.Final=runtimeClasspath
io.netty:netty-transport-classes-epoll:4.2.12.Final=runtimeClasspath
io.netty:netty-transport-classes-kqueue:4.2.12.Final=runtimeClasspath
io.netty:netty-transport-native-epoll:4.2.12.Final=runtimeClasspath
io.netty:netty-transport-native-kqueue:4.2.12.Final=runtimeClasspath
io.netty:netty-transport-native-unix-common:4.2.12.Final=runtimeClasspath
io.netty:netty-transport:4.2.12.Final=runtimeClasspath
io.opentelemetry.contrib:opentelemetry-jfr-connection:1.54.0-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.26.1-alpha=runtimeClasspath
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.26.1=runtimeClasspath
io.opentelemetry:opentelemetry-api:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.60.1-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-common:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-context:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-common:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-logs:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-metrics:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-sdk-trace:1.60.1=runtimeClasspath
io.opentelemetry:opentelemetry-sdk:1.60.1=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.2.13=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.2.13=runtimeClasspath
io.projectreactor:reactor-core:3.7.14=runtimeClasspath
net.java.dev.jna:jna-platform:5.18.1=runtimeClasspath
net.java.dev.jna:jna:5.18.1=runtimeClasspath
org.apache.commons:commons-lang3:3.20.0=runtimeClasspath
org.apache.commons:commons-text:1.15.0=runtimeClasspath
org.junit:junit-bom:5.14.3=runtimeClasspath
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
org.slf4j:jcl-over-slf4j:2.0.17=runtimeClasspath
org.slf4j:slf4j-api:2.0.17=runtimeClasspath
org.testcontainers:testcontainers-bom:2.0.4=runtimeClasspath
empty=