Files download
File Operation
fms-825.2.1250.0.jar download
fms-825.2.1250.0.pom download
fms-825.2.1250.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.cognitect.aws</groupId>
  <artifactId>fms</artifactId>
  <version>825.2.1250.0</version>
</dependency>
Gradle Groovy
implementation 'com.cognitect.aws:fms:825.2.1250.0'
Gradle Kotlin
implementation("com.cognitect.aws:fms:825.2.1250.0")
Scala SBT
libraryDependencies += "com.cognitect.aws" % "fms" % "825.2.1250.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cognitect.aws', module='fms', version='825.2.1250.0')
)
Apache Ivy
<dependency org="com.cognitect.aws" name="fms" rev="825.2.1250.0" />
Leiningen
[com.cognitect.aws/fms "825.2.1250.0"]
Apache Buildr
'com.cognitect.aws:fms:jar:825.2.1250.0'
Dependencies
The project has no third-party dependencies