| GroupId | GroupIdza.co.absa.spline |
|---|---|
| ArtifactId | ArtifactIdmigrator-tool |
| Version | Version0.4.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| migrator-tool-0.4.0.pom | |
| migrator-tool-0.4.0.jar | 66 MB |
| migrator-tool-0.4.0-sources.jar | 22 KB |
| migrator-tool-0.4.0-javadoc.jar | 519 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline/migrator-tool/ -->
<dependency>
<groupId>za.co.absa.spline</groupId>
<artifactId>migrator-tool</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/migrator-tool/
implementation 'za.co.absa.spline:migrator-tool:0.4.0'
// https://jarcasting.com/artifacts/za.co.absa.spline/migrator-tool/
implementation ("za.co.absa.spline:migrator-tool:0.4.0")
'za.co.absa.spline:migrator-tool:jar:0.4.0'
<dependency org="za.co.absa.spline" name="migrator-tool" rev="0.4.0">
<artifact name="migrator-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='migrator-tool', version='0.4.0')
)
libraryDependencies += "za.co.absa.spline" % "migrator-tool" % "0.4.0"
[za.co.absa.spline/migrator-tool "0.4.0"]