| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.smartdatalake |
| ArtifactId | ArtifactIdsdl-parent |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSmart Data Lake
Build your data lake the smart way.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sdl-parent-2.2.1.pom | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.smartdatalake/sdl-parent/ -->
<dependency>
<groupId>io.smartdatalake</groupId>
<artifactId>sdl-parent</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smartdatalake/sdl-parent/
implementation 'io.smartdatalake:sdl-parent:2.2.1'
// https://jarcasting.com/artifacts/io.smartdatalake/sdl-parent/
implementation ("io.smartdatalake:sdl-parent:2.2.1")
'io.smartdatalake:sdl-parent:pom:2.2.1'
<dependency org="io.smartdatalake" name="sdl-parent" rev="2.2.1">
<artifact name="sdl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smartdatalake', module='sdl-parent', version='2.2.1')
)
libraryDependencies += "io.smartdatalake" % "sdl-parent" % "2.2.1"
[io.smartdatalake/sdl-parent "2.2.1"]