Last Version

lakefs-parent 0

lakeFS root package for POM inheritance.

License

License

GroupId

GroupId

io.lakefs
ArtifactId

ArtifactId

lakefs-parent
Version

Version

0
Type

Type

pom
Description

Description

lakefs-parent
lakeFS root package for POM inheritance.
Project URL

Project URL

https://github.com/treeverse/lakeFS/tree/master/clients
Source Code Management

Source Code Management

https://github.com/treeverse/lakefs

Download lakefs-parent 0

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.