| License |
License |
|---|---|
| GroupId | GroupIdcom.manorrock.eagle.azure |
| ArtifactId | ArtifactIdeagle-azure-fileshare |
| Version | Version21.5.0 |
| Type | Typejar |
| Description |
DescriptionManorrock Eagle - Azure - File Share
Manorrock Eagle delivers you with a Key-Value Store abstraction.
|
<!-- https://jarcasting.com/artifacts/com.manorrock.eagle.azure/eagle-azure-fileshare/ -->
<dependency>
<groupId>com.manorrock.eagle.azure</groupId>
<artifactId>eagle-azure-fileshare</artifactId>
<version>21.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.eagle.azure/eagle-azure-fileshare/
implementation 'com.manorrock.eagle.azure:eagle-azure-fileshare:21.5.0'
// https://jarcasting.com/artifacts/com.manorrock.eagle.azure/eagle-azure-fileshare/
implementation ("com.manorrock.eagle.azure:eagle-azure-fileshare:21.5.0")
'com.manorrock.eagle.azure:eagle-azure-fileshare:jar:21.5.0'
<dependency org="com.manorrock.eagle.azure" name="eagle-azure-fileshare" rev="21.5.0">
<artifact name="eagle-azure-fileshare" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.eagle.azure', module='eagle-azure-fileshare', version='21.5.0')
)
libraryDependencies += "com.manorrock.eagle.azure" % "eagle-azure-fileshare" % "21.5.0"
[com.manorrock.eagle.azure/eagle-azure-fileshare "21.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.azure : azure-storage-file-share | jar | 12.8.0 |
| com.manorrock.eagle : eagle-common | jar | 21.5.0 |