| GroupId | GroupIdza.co.absa.spline |
|---|---|
| ArtifactId | ArtifactIdmigrator-tool |
| Version | Version0.4.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| migrator-tool-0.4.1.pom | |
| migrator-tool-0.4.1.jar | 65 MB |
| migrator-tool-0.4.1-sources.jar | 26 KB |
| migrator-tool-0.4.1-javadoc.jar | 528 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/migrator-tool/
implementation 'za.co.absa.spline:migrator-tool:0.4.1'
// https://jarcasting.com/artifacts/za.co.absa.spline/migrator-tool/
implementation ("za.co.absa.spline:migrator-tool:0.4.1")
'za.co.absa.spline:migrator-tool:jar:0.4.1'
<dependency org="za.co.absa.spline" name="migrator-tool" rev="0.4.1">
<artifact name="migrator-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='migrator-tool', version='0.4.1')
)
libraryDependencies += "za.co.absa.spline" % "migrator-tool" % "0.4.1"
[za.co.absa.spline/migrator-tool "0.4.1"]