| License |
License |
|---|---|
| GroupId | GroupIdza.co.absa.spline |
| ArtifactId | ArtifactIdspline-web |
| Version | Version0.3.9 |
| Type | Typewar |
| Description |
DescriptionData lineage visualization for Apache Spark
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spline-web-0.3.9.pom | |
| spline-web-0.3.9.war | 42 MB |
| spline-web-0.3.9-sources.jar | 29 KB |
| spline-web-0.3.9-javadoc.jar | 488 KB |
| spline-web-0.3.9-exec-war.jar | 50 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline/spline-web/ -->
<dependency>
<groupId>za.co.absa.spline</groupId>
<artifactId>spline-web</artifactId>
<version>0.3.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/spline-web/
implementation 'za.co.absa.spline:spline-web:0.3.9'
// https://jarcasting.com/artifacts/za.co.absa.spline/spline-web/
implementation ("za.co.absa.spline:spline-web:0.3.9")
'za.co.absa.spline:spline-web:war:0.3.9'
<dependency org="za.co.absa.spline" name="spline-web" rev="0.3.9">
<artifact name="spline-web" type="war" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='spline-web', version='0.3.9')
)
libraryDependencies += "za.co.absa.spline" % "spline-web" % "0.3.9"
[za.co.absa.spline/spline-web "0.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| za.co.absa.spline : spline-model | jar | 0.3.9 |
| za.co.absa.spline : spline-persistence-api | jar | 0.3.9 |
| za.co.absa.spline : spline-persistence-mongo | jar | 0.3.9 |
| commons-io : commons-io | jar | 2.6 |
| org.json4s : json4s-ext_2.11 | jar | ${json4s.version} |
| org.springframework : spring-webmvc | jar | 5.0.2.RELEASE |
| org.thymeleaf : thymeleaf-spring5 | jar | 3.0.9.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scala-lang : scala-library | jar | 2.11.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.13.0 |
| de.sciss : scala-chart_2.11 | jar | 0.6.0 |
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |