Последняя версия

Resource4J Spring/Thymeleaf Example 2.0.2

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

Лицензия

Лицензия

Группа

Группа

com.github.resource4j
Идентификатор

Идентификатор

resource4j-example-server
Версия

Версия

2.0.2
Тип

Тип

war
Описание

Описание

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

Скачать resource4j-example-server 2.0.2


<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.