spring-boot-starter-hjson

Strategy to load Hjson files

License

License

Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

com.github.ladutsko
ArtifactId

ArtifactId

spring-boot-starter-hjson
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-hjson
Strategy to load Hjson files
Project URL

Project URL

https://github.com/ladutsko/spring-boot-starter-hjson

Download spring-boot-starter-hjson

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hjson : hjson jar 3.0.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0