We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 573dcca commit 15fcee9Copy full SHA for 15fcee9
oak-segment-azure/pom.xml
@@ -69,6 +69,9 @@
69
org.apache.jackrabbit.oak.segment.azure,
70
org.apache.jackrabbit.oak.segment.azure.queue,
71
org.apache.jackrabbit.oak.segment.azure.util,
72
+ com.microsoft.azure.storage,
73
+ com.microsoft.azure.storage.core,
74
+ com.microsoft.azure.storage.blob,
75
</Export-Package>
76
<Embed-Dependency>
77
azure-storage,
0 commit comments