Resource4J Spring/Thymeleaf Example

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-example-server
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

war
Description

Description

Resource4J Spring/Thymeleaf Example
Simple Java library for loading localization resources and accessing them in convenient way via internal DSL.

Download resource4j-example-server

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
com.github.resource4j : resource4j-core jar 2.0.2
org.slf4j : slf4j-api jar 1.7.5
org.springframework : spring-context jar 4.0.3.RELEASE
com.github.resource4j : resource4j-spring jar 2.0.2
org.springframework : spring-webmvc jar 4.0.3.RELEASE
org.thymeleaf : thymeleaf-spring3 jar 2.1.1.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.github.resource4j

Resource4j Community

Versions

Version
2.0.2