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

Jar examples for s:storm-autocreds

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials