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