Storm Resource

Parent module of reusable Testify LocalResourceProvider implementations

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.testifyproject.resources
ArtifactId

ArtifactId

storm
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

Storm Resource
Parent module of reusable Testify LocalResourceProvider implementations
Project Organization

Project Organization

Sharmarke Aden

Download storm

How to add to project

<!-- https://jarcasting.com/artifacts/org.testifyproject.resources/storm/ -->
<dependency>
    <groupId>org.testifyproject.resources</groupId>
    <artifactId>storm</artifactId>
    <version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.resources/storm/
implementation 'org.testifyproject.resources:storm:0.9.5'
// https://jarcasting.com/artifacts/org.testifyproject.resources/storm/
implementation ("org.testifyproject.resources:storm:0.9.5")
'org.testifyproject.resources:storm:jar:0.9.5'
<dependency org="org.testifyproject.resources" name="storm" rev="0.9.5">
  <artifact name="storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.resources', module='storm', version='0.9.5')
)
libraryDependencies += "org.testifyproject.resources" % "storm" % "0.9.5"
[org.testifyproject.resources/storm "0.9.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.storm : storm-core jar 1.0.3
org.testifyproject.external : external-guava jar 0.9.8

provided (3)

Group / Artifact Type Version
org.testifyproject : api jar 0.9.9
org.testifyproject : core jar 0.9.9
org.testifyproject.tools : test-logger jar 0.9.8

test (4)

Group / Artifact Type Version
org.testifyproject.junit4 : unit-test jar 0.9.9
junit : junit jar 4.12
org.mockito : mockito-core jar 2.5.4
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5
0.9.4
0.9.3
0.9.2