L10n
L10n java based integration projects
Documentation of integration:
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdws.l10n |
| ArtifactId | ArtifactIdl10n-client-http |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionL10n Java Client Project
Library for working with L10n service API in java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| l10n-client-http-1.0.3.pom | |
| l10n-client-http-1.0.3.jar | 25 KB |
| l10n-client-http-1.0.3-sources.jar | 12 KB |
| l10n-client-http-1.0.3-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ws.l10n/l10n-client-http/ -->
<dependency>
<groupId>ws.l10n</groupId>
<artifactId>l10n-client-http</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ws.l10n/l10n-client-http/
implementation 'ws.l10n:l10n-client-http:1.0.3'
// https://jarcasting.com/artifacts/ws.l10n/l10n-client-http/
implementation ("ws.l10n:l10n-client-http:1.0.3")
'ws.l10n:l10n-client-http:jar:1.0.3'
<dependency org="ws.l10n" name="l10n-client-http" rev="1.0.3">
<artifact name="l10n-client-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.l10n', module='l10n-client-http', version='1.0.3')
)
libraryDependencies += "ws.l10n" % "l10n-client-http" % "1.0.3"
[ws.l10n/l10n-client-http "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| ws.l10n : l10n-core | jar | 1.0.3 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-module-junit4 | jar | 1.6.4 |
| org.powermock : powermock-core | jar | 1.6.4 |
| org.powermock : powermock-api-support | jar | 1.6.4 |
| org.powermock : powermock-api-easymock | jar | 1.6.4 |
| org.easymock : easymock | jar | 3.4 |
L10n java based integration projects
Documentation of integration: