yaml-resource-bundle

Java ResourceBundle for YAML format.

License

License

GroupId

GroupId

dev.akkinoc.util
ArtifactId

ArtifactId

yaml-resource-bundle
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

yaml-resource-bundle
Java ResourceBundle for YAML format.
Project URL

Project URL

https://github.com/akkinoc/yaml-resource-bundle
Project Organization

Project Organization

akkinoc.dev
Source Code Management

Source Code Management

https://github.com/akkinoc/yaml-resource-bundle

Download yaml-resource-bundle

How to add to project

<!-- https://jarcasting.com/artifacts/dev.akkinoc.util/yaml-resource-bundle/ -->
<dependency>
    <groupId>dev.akkinoc.util</groupId>
    <artifactId>yaml-resource-bundle</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.akkinoc.util/yaml-resource-bundle/
implementation 'dev.akkinoc.util:yaml-resource-bundle:2.4.0'
// https://jarcasting.com/artifacts/dev.akkinoc.util/yaml-resource-bundle/
implementation ("dev.akkinoc.util:yaml-resource-bundle:2.4.0")
'dev.akkinoc.util:yaml-resource-bundle:jar:2.4.0'
<dependency org="dev.akkinoc.util" name="yaml-resource-bundle" rev="2.4.0">
  <artifact name="yaml-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.akkinoc.util', module='yaml-resource-bundle', version='2.4.0')
)
libraryDependencies += "dev.akkinoc.util" % "yaml-resource-bundle" % "2.4.0"
[dev.akkinoc.util/yaml-resource-bundle "2.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0
org.yaml : snakeyaml jar 1.30

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
io.kotest : kotest-assertions-core-jvm jar 5.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0