| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gsk-aiops |
| ArtifactId | ArtifactIdbellman-spark-engine_2.12 |
| Version | Version0.1.12 |
| Type | Typejar |
| Description |
Descriptionbellman-spark-engine
bellman-spark-engine
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bellman-spark-engine_2.12-0.1.12.pom | |
| bellman-spark-engine_2.12-0.1.12.jar | 341 bytes |
| bellman-spark-engine_2.12-0.1.12-sources.jar | 341 bytes |
| bellman-spark-engine_2.12-0.1.12-javadoc.jar | 341 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gsk-aiops/bellman-spark-engine_2.12/ -->
<dependency>
<groupId>com.github.gsk-aiops</groupId>
<artifactId>bellman-spark-engine_2.12</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gsk-aiops/bellman-spark-engine_2.12/
implementation 'com.github.gsk-aiops:bellman-spark-engine_2.12:0.1.12'
// https://jarcasting.com/artifacts/com.github.gsk-aiops/bellman-spark-engine_2.12/
implementation ("com.github.gsk-aiops:bellman-spark-engine_2.12:0.1.12")
'com.github.gsk-aiops:bellman-spark-engine_2.12:jar:0.1.12'
<dependency org="com.github.gsk-aiops" name="bellman-spark-engine_2.12" rev="0.1.12">
<artifact name="bellman-spark-engine_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gsk-aiops', module='bellman-spark-engine_2.12', version='0.1.12')
)
libraryDependencies += "com.github.gsk-aiops" % "bellman-spark-engine_2.12" % "0.1.12"
[com.github.gsk-aiops/bellman-spark-engine_2.12 "0.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| org.typelevel : cats-core_2.12 | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.3 |