is not current version
Last Version 2.0.0

com.github.ladutsko:spring-boot-starter-hjson 1.0.0

Strategy to load Hjson files

Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

com.github.ladutsko
ArtifactId

ArtifactId

spring-boot-starter-hjson
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-starter-hjson 1.0.0


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