Last Version

de.alpharogroup:resource-bundles-init 5.4

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

Version

5.4
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-init 5.4


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

Dependencies

compile (17)

Group / Artifact Type Version
de.alpharogroup : data-initialization jar 6.5
de.alpharogroup : resource-bundles-entities jar 5.4
de.alpharogroup : resource-bundles-business jar 5.4
de.alpharogroup : jcommons-lang jar 4.35
de.alpharogroup : resourcebundle-inspector jar 3
org.hibernate : hibernate-core jar 5.3.5.Final
org.hibernate : hibernate-entitymanager jar 5.3.5.Final
org.hibernate : hibernate-ehcache jar 5.3.5.Final
org.hibernate.validator : hibernate-validator jar 6.0.12.Final
cglib : cglib jar 3.2.7
org.postgresql : postgresql jar 42.2.4
org.springframework : spring-test jar 4.3.15.RELEASE
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 (6)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197
org.apache.tomcat : tomcat-dbcp jar 9.0.11
org.apache.tomcat : tomcat-jdbc jar 9.0.11
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.