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

Jar examples for s:storm-autocreds

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials