synyx Messagesource for Spring

Implementation of Springs MessageSource interface that is able to load Messages at once from several sources like a Database (using JDBC).

License

License

GroupId

GroupId

org.synyx
ArtifactId

ArtifactId

messagesource
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

synyx Messagesource for Spring
Implementation of Springs MessageSource interface that is able to load Messages at once from several sources like a Database (using JDBC).
Project Organization

Project Organization

synyx GmbH & Co. KG

Download messagesource

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 3.0.5.RELEASE
org.springframework : spring-context-support jar 3.0.5.RELEASE
org.springframework : spring-beans jar 3.0.5.RELEASE
commons-logging : commons-logging-api jar 1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-all jar 1.8.2
com.h2database : h2 jar 1.1.114
commons-dbcp : commons-dbcp jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7
0.6.1
0.6
0.5
0.3
0.2
0.1