| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators ORM Data |
| GroupId | GroupIdorg.apache.storm |
| ArtifactId | ArtifactIdstorm-autocreds-bin |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionStorm binary distribution
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| storm-autocreds-bin-2.4.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-autocreds-bin/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-autocreds-bin</artifactId>
<version>2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-autocreds-bin/
implementation 'org.apache.storm:storm-autocreds-bin:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/storm-autocreds-bin/
implementation ("org.apache.storm:storm-autocreds-bin:2.4.0")
'org.apache.storm:storm-autocreds-bin:pom:2.4.0'
<dependency org="org.apache.storm" name="storm-autocreds-bin" rev="2.4.0">
<artifact name="storm-autocreds-bin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-autocreds-bin', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "storm-autocreds-bin" % "2.4.0"
[org.apache.storm/storm-autocreds-bin "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.storm : storm-autocreds | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar |