Resource4J

Simple Java library for loading localization resources and accessing them in convenient way via internal DSL.

License

License

GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

resource4j-parent
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Resource4J
Simple Java library for loading localization resources and accessing them in convenient way via internal DSL.
Project URL

Project URL

https://github.com/resource4j/resource4j

Download resource4j-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.resource4j/resource4j-parent/ -->
<dependency>
    <groupId>com.github.resource4j</groupId>
    <artifactId>resource4j-parent</artifactId>
    <version>3.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-parent/
implementation 'com.github.resource4j:resource4j-parent:3.3.0'
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-parent/
implementation ("com.github.resource4j:resource4j-parent:3.3.0")
'com.github.resource4j:resource4j-parent:pom:3.3.0'
<dependency org="com.github.resource4j" name="resource4j-parent" rev="3.3.0">
  <artifact name="resource4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.resource4j', module='resource4j-parent', version='3.3.0')
)
libraryDependencies += "com.github.resource4j" % "resource4j-parent" % "3.3.0"
[com.github.resource4j/resource4j-parent "3.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • converters
  • core
  • integration
com.github.resource4j

Resource4j Community

Versions

Version
3.3.0
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.2