resource-bundles-data

This project provides Java resource bundles(i18n) that can be saved to your prefered database and load back. It is kept simple and have only one table in the database. There is also restful web services provided for providing resource bundles also for the web and can be used also with other languages than java.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

de.alpharogroup
Идентификатор

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

resource-bundles-data
Последняя версия

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

5.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

resource-bundles-data
This project provides Java resource bundles(i18n) that can be saved to your prefered database and load back. It is kept simple and have only one table in the database. There is also restful web services provided for providing resource bundles also for the web and can be used also with other languages than java.
Ссылка на сайт

Ссылка на сайт

https://github.com/lightblueseas/resource-bundles-data
Организация-разработчик

Организация-разработчик

Alpha Ro Group UG (haftungsbeschrängt)

Скачать resource-bundles-data

Имя Файла Размер
resource-bundles-data-5.4.pom 2 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/de.alpharogroup/resource-bundles-data/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>resource-bundles-data</artifactId>
    <version>5.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/resource-bundles-data/
implementation 'de.alpharogroup:resource-bundles-data:5.4'
// https://jarcasting.com/artifacts/de.alpharogroup/resource-bundles-data/
implementation ("de.alpharogroup:resource-bundles-data:5.4")
'de.alpharogroup:resource-bundles-data:pom:5.4'
<dependency org="de.alpharogroup" name="resource-bundles-data" rev="5.4">
  <artifact name="resource-bundles-data" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='resource-bundles-data', version='5.4')
)
libraryDependencies += "de.alpharogroup" % "resource-bundles-data" % "5.4"
[de.alpharogroup/resource-bundles-data "5.4"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.11.0

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.14.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.20.1

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

  • resource-bundles-entities
  • resource-bundles-business
  • resource-bundles-init
  • resource-bundles-rest-api
  • resource-bundles-rest-web
  • resource-bundles-rest-client
  • resource-bundles-domain
  • resource-bundles-domain-model
de.alpharogroup

Версии библиотеки

Версия
5.4
5.3.0
5.2.0
5.1.0
5.0.0
3.14.0
3.12.2
3.12.0
3.11.0
3.6.0