License |
License |
---|---|
GroupId | GroupIdcom.elo7.nightfall |
ArtifactId | ArtifactIdnightfall-examples |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptionnightfall-examples
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.elo7.nightfall/nightfall-examples/ -->
<dependency>
<groupId>com.elo7.nightfall</groupId>
<artifactId>nightfall-examples</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.elo7.nightfall/nightfall-examples/
implementation 'com.elo7.nightfall:nightfall-examples:2.1.2'
// https://jarcasting.com/artifacts/com.elo7.nightfall/nightfall-examples/
implementation ("com.elo7.nightfall:nightfall-examples:2.1.2")
'com.elo7.nightfall:nightfall-examples:jar:2.1.2'
<dependency org="com.elo7.nightfall" name="nightfall-examples" rev="2.1.2">
<artifact name="nightfall-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elo7.nightfall', module='nightfall-examples', version='2.1.2')
)
libraryDependencies += "com.elo7.nightfall" % "nightfall-examples" % "2.1.2"
[com.elo7.nightfall/nightfall-examples "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.elo7.nightfall : nightfall-di | jar | 2.1.2 |
com.elo7.nightfall : nightfall-di-kafka-0_10 | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-streaming_2.11 | jar | 2.4.0 |
org.apache.spark : spark-core_2.11 | jar | 2.4.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.0 |
org.apache.hadoop : hadoop-aws | jar | 2.7.1 |
com.amazonaws : aws-java-sdk | jar | 1.7.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.8.9 |
org.hamcrest : hamcrest-all | jar | 1.3 |