bio.nvwa.boot:hdfs-spring-boot-starter


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

bio.nvwa.boot
ArtifactId

ArtifactId

hdfs-spring-boot-starter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Download hdfs-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/bio.nvwa.boot/hdfs-spring-boot-starter/ -->
<dependency>
    <groupId>bio.nvwa.boot</groupId>
    <artifactId>hdfs-spring-boot-starter</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/bio.nvwa.boot/hdfs-spring-boot-starter/
implementation 'bio.nvwa.boot:hdfs-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/bio.nvwa.boot/hdfs-spring-boot-starter/
implementation ("bio.nvwa.boot:hdfs-spring-boot-starter:1.0.3")
'bio.nvwa.boot:hdfs-spring-boot-starter:pom:1.0.3'
<dependency org="bio.nvwa.boot" name="hdfs-spring-boot-starter" rev="1.0.3">
  <artifact name="hdfs-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='bio.nvwa.boot', module='hdfs-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "bio.nvwa.boot" % "hdfs-spring-boot-starter" % "1.0.3"
[bio.nvwa.boot/hdfs-spring-boot-starter "1.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar
org.apache.commons : commons-pool2 jar 2.11.1
org.apache.hadoop : hadoop-client jar 3.3.2
org.apache.hadoop : hadoop-hdfs jar 3.3.2

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0