is not current version
Last Version 1.0.3

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

bio.nvwa.boot
ArtifactId

ArtifactId

hdfs-spring-boot-starter
Version

Version

1.0.0
Type

Type

pom

Download hdfs-spring-boot-starter 1.0.0


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