Weblate Spring Integration

Provides a Spring MessageSource backed by Weblate.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

at.porscheinformatik.weblate
ArtifactId

ArtifactId

weblate-spring
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Weblate Spring Integration
Provides a Spring MessageSource backed by Weblate.
Project URL

Project URL

https://github.com/porscheinformatik/zanata-spring
Project Organization

Project Organization

Porsche Informatik
Source Code Management

Source Code Management

https://github.com/porscheinformatik/weblate-spring.git

Download weblate-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework : spring-web jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar
org.junit.jupiter : junit-jupiter jar
org.hamcrest : hamcrest-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.4.0-rc1
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0