Last Version

spark-itcase-annotations 1.0.3

Required annotations for use within test projects.

License

License

GroupId

GroupId

solutions.deepfield
ArtifactId

ArtifactId

spark-itcase-annotations
Version

Version

1.0.3
Type

Type

jar
Description

Description

spark-itcase-annotations
Required annotations for use within test projects.
Project URL

Project URL

https://github.com/davidglevy/spark-itcase
Source Code Management

Source Code Management

https://github.com/davidglevy/spark-itcase

Download spark-itcase-annotations 1.0.3


<!-- https://jarcasting.com/artifacts/solutions.deepfield/spark-itcase-annotations/ -->
<dependency>
    <groupId>solutions.deepfield</groupId>
    <artifactId>spark-itcase-annotations</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/solutions.deepfield/spark-itcase-annotations/
implementation 'solutions.deepfield:spark-itcase-annotations:1.0.3'
// https://jarcasting.com/artifacts/solutions.deepfield/spark-itcase-annotations/
implementation ("solutions.deepfield:spark-itcase-annotations:1.0.3")
'solutions.deepfield:spark-itcase-annotations:jar:1.0.3'
<dependency org="solutions.deepfield" name="spark-itcase-annotations" rev="1.0.3">
  <artifact name="spark-itcase-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='solutions.deepfield', module='spark-itcase-annotations', version='1.0.3')
)
libraryDependencies += "solutions.deepfield" % "spark-itcase-annotations" % "1.0.3"
[solutions.deepfield/spark-itcase-annotations "1.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.6.6
org.slf4j : slf4j-api jar 1.6.6

Project Modules

There are no modules declared in this project.