yaml-resource-bundle

Java ResourceBundle for YAML format.

License

License

Categories

Categories

Net
GroupId

GroupId

net.rakugakibox.util
ArtifactId

ArtifactId

yaml-resource-bundle
Last Version

Last Version

1.4
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/net.rakugakibox.util/yaml-resource-bundle/ -->
<dependency>
    <groupId>net.rakugakibox.util</groupId>
    <artifactId>yaml-resource-bundle</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.rakugakibox.util/yaml-resource-bundle/
implementation 'net.rakugakibox.util:yaml-resource-bundle:1.4'
// https://jarcasting.com/artifacts/net.rakugakibox.util/yaml-resource-bundle/
implementation ("net.rakugakibox.util:yaml-resource-bundle:1.4")
'net.rakugakibox.util:yaml-resource-bundle:jar:1.4'
<dependency org="net.rakugakibox.util" name="yaml-resource-bundle" rev="1.4">
  <artifact name="yaml-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rakugakibox.util', module='yaml-resource-bundle', version='1.4')
)
libraryDependencies += "net.rakugakibox.util" % "yaml-resource-bundle" % "1.4"
[net.rakugakibox.util/yaml-resource-bundle "1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.28

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0