Download storm-autocreds-1.2.2.jar file - Jar s

Jar examples for s:storm-autocreds

Description

You can download jar file storm-autocreds 1.2.2 in this page.

License

Apache License

Build File

You can use the following script to add storm-autocreds-1.2.2.jar to your project.

<dependency>
   <groupId>org.apache.storm</groupId>
   <artifactId>storm-autocreds</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'org.apache.storm', name: 'storm-autocreds', version: '1.2.2'
libraryDependencies += "org.apache.storm" % "storm-autocreds" % "1.2.2"
<dependency org="org.apache.storm" name="storm-autocreds" rev="1.2.2"/>
@Grapes(@Grab(group='org.apache.storm', module='storm-autocreds', version='1.2.2'))
'org.apache.storm:storm-autocreds:jar:1.2.2'

Download

Click the following link to download the jar file.

storm-autocreds-1.2.2-javadoc.jar
storm-autocreds-1.2.2-sources.jar
storm-autocreds-1.2.2.jar
storm-autocreds-1.2.2.pom



Related Tutorials