Last Version

Resource4J Integration Components 3.3.0

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-integration
Version

Version

3.3.0
Type

Type

pom
Description

Description

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

Download resource4j-integration 3.3.0

Filename Size
resource4j-integration-3.3.0.pom 683 bytes
Browse

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

  • spring
  • thymeleaf3
  • spring-thymeleaf3
  • extras