| License |
License |
|---|---|
| GroupId | GroupIdza.co.absa.spline |
| ArtifactId | ArtifactIdrest-gateway |
| Version | Version0.6.0 |
| Type | Typewar |
| Description |
DescriptionData Lineage Tracking And Visualization Solution
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rest-gateway-0.6.0.pom | |
| rest-gateway-0.6.0.war | 68 MB |
| rest-gateway-0.6.0-sources.jar | 10 KB |
| rest-gateway-0.6.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline/rest-gateway/ -->
<dependency>
<groupId>za.co.absa.spline</groupId>
<artifactId>rest-gateway</artifactId>
<version>0.6.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/rest-gateway/
implementation 'za.co.absa.spline:rest-gateway:0.6.0'
// https://jarcasting.com/artifacts/za.co.absa.spline/rest-gateway/
implementation ("za.co.absa.spline:rest-gateway:0.6.0")
'za.co.absa.spline:rest-gateway:war:0.6.0'
<dependency org="za.co.absa.spline" name="rest-gateway" rev="0.6.0">
<artifact name="rest-gateway" type="war" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='rest-gateway', version='0.6.0')
)
libraryDependencies += "za.co.absa.spline" % "rest-gateway" % "0.6.0"
[za.co.absa.spline/rest-gateway "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| za.co.absa.spline : commons | jar | 0.6.0 |
| za.co.absa.spline : consumer-rest-core | jar | 0.6.0 |
| za.co.absa.spline : producer-rest-core | jar | 0.6.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scala-lang : scala-library | jar | 2.12.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.6 |
| org.scalatestplus : mockito-1-10_2.12 | jar | 3.2.0.0-M2 |