License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.google.cloud.bigdataoss |
ArtifactId | ArtifactIdbigdataoss-parent |
Last Version | Last Version2.2.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBigDataOSS Parent
Parent project for Google Cloud Platform Big-Data connectors.
|
Project URL |
Project URL |
Filename | Size |
---|---|
bigdataoss-parent-2.2.7.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/bigdataoss-parent/ -->
<dependency>
<groupId>com.google.cloud.bigdataoss</groupId>
<artifactId>bigdataoss-parent</artifactId>
<version>2.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/bigdataoss-parent/
implementation 'com.google.cloud.bigdataoss:bigdataoss-parent:2.2.7'
// https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/bigdataoss-parent/
implementation ("com.google.cloud.bigdataoss:bigdataoss-parent:2.2.7")
'com.google.cloud.bigdataoss:bigdataoss-parent:pom:2.2.7'
<dependency org="com.google.cloud.bigdataoss" name="bigdataoss-parent" rev="2.2.7">
<artifact name="bigdataoss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigdataoss', module='bigdataoss-parent', version='2.2.7')
)
libraryDependencies += "com.google.cloud.bigdataoss" % "bigdataoss-parent" % "2.2.7"
[com.google.cloud.bigdataoss/bigdataoss-parent "2.2.7"]