License |
License |
---|---|
GroupId | GroupIdio.lakefs |
ArtifactId | ArtifactIdlakefs-parent |
Version | Version0 |
Type | Typepom |
Description |
Descriptionlakefs-parent
lakeFS root package for POM inheritance.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lakefs-parent-0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.lakefs/lakefs-parent/ -->
<dependency>
<groupId>io.lakefs</groupId>
<artifactId>lakefs-parent</artifactId>
<version>0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.lakefs/lakefs-parent/
implementation 'io.lakefs:lakefs-parent:0'
// https://jarcasting.com/artifacts/io.lakefs/lakefs-parent/
implementation ("io.lakefs:lakefs-parent:0")
'io.lakefs:lakefs-parent:pom:0'
<dependency org="io.lakefs" name="lakefs-parent" rev="0">
<artifact name="lakefs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.lakefs', module='lakefs-parent', version='0')
)
libraryDependencies += "io.lakefs" % "lakefs-parent" % "0"
[io.lakefs/lakefs-parent "0"]