Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdelasticfilesystem |
Version | Version802.2.711.0 |
Type | Typejar |
Filename | Size |
---|---|
elasticfilesystem-802.2.711.0.pom | |
elasticfilesystem-802.2.711.0.jar | 16 KB |
elasticfilesystem-802.2.711.0-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/elasticfilesystem/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>elasticfilesystem</artifactId>
<version>802.2.711.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/elasticfilesystem/
implementation 'com.cognitect.aws:elasticfilesystem:802.2.711.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/elasticfilesystem/
implementation ("com.cognitect.aws:elasticfilesystem:802.2.711.0")
'com.cognitect.aws:elasticfilesystem:jar:802.2.711.0'
<dependency org="com.cognitect.aws" name="elasticfilesystem" rev="802.2.711.0">
<artifact name="elasticfilesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='elasticfilesystem', version='802.2.711.0')
)
libraryDependencies += "com.cognitect.aws" % "elasticfilesystem" % "802.2.711.0"
[com.cognitect.aws/elasticfilesystem "802.2.711.0"]