Last Version

spring-boot-starter-toml 2.0.0

Strategy to load TOML v0.4.0 files

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ladutsko
ArtifactId

ArtifactId

spring-boot-starter-toml
Version

Version

2.0.0
Type

Type

jar
Description

Description

spring-boot-starter-toml
Strategy to load TOML v0.4.0 files
Project URL

Project URL

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

Download spring-boot-starter-toml 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.TheElectronWill » TOML-javalib jar v1.2.2

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.