resource-bundle-test

ResourceBundle Generator is a small Java Annotation Processor (JSR-269) generating a class to ease the access to java resource bundles.

License

License

Apache License 2.0
GroupId

GroupId

ch.fortysix
ArtifactId

ArtifactId

resource-bundle-test
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

resource-bundle-test
ResourceBundle Generator is a small Java Annotation Processor (JSR-269) generating a class to ease the access to java resource bundles.

Download resource-bundle-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ch.fortysix : resource-bundle-processor Optional jar 0.0.2
org.apache.commons : commons-text jar 1.9

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2