de.alpharogroup:resource-bundles-rest-api

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.

License

License

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

resource-bundles-rest-api
Last Version

Last Version

5.4
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download resource-bundles-rest-api

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
de.alpharogroup : rest-api jar 6.5
de.alpharogroup : resource-bundles-domain jar 5.4
de.alpharogroup : resource-bundles-domain-model jar 5.4
de.alpharogroup : resourcebundle-inspector jar 3
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)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.20.1

Project Modules

There are no modules declared in this project.
de.alpharogroup

Versions

Version
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