Last Version

spark-itcase-core 1.0.3

Core classes used by the maven and web modules.

License

License

GroupId

GroupId

solutions.deepfield
ArtifactId

ArtifactId

spark-itcase-core
Version

Version

1.0.3
Type

Type

jar
Description

Description

spark-itcase-core
Core classes used by the maven and web modules.
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-core 1.0.3


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

Dependencies

compile (17)

Group / Artifact Type Version
solutions.deepfield : spark-itcase-annotations jar 1.0.3
org.springframework : spring-context jar 4.2.5.RELEASE
org.springframework : spring-aop jar 4.2.5.RELEASE
org.eclipse.aether : aether-api jar 1.1.0
org.eclipse.aether : aether-impl jar 1.1.0
org.eclipse.aether : aether-connector-basic jar 1.1.0
org.eclipse.aether : aether-transport-file jar 1.1.0
org.eclipse.aether : aether-transport-http jar 1.1.0
org.apache.maven : maven-aether-provider jar 3.3.1
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-exec jar 1.3
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.6.6
org.slf4j : slf4j-api jar 1.6.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.