License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.jlot |
ArtifactId | ArtifactIdjlot-client |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjlot-client
Java Localization Tool. An application used to localize java applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jlot-client-1.2.pom | |
jlot-client-1.2.jar | 57 KB |
jlot-client-1.2-sources.jar | 31 KB |
jlot-client-1.2-javadoc.jar | 286 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jlot/jlot-client/ -->
<dependency>
<groupId>org.jlot</groupId>
<artifactId>jlot-client</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jlot/jlot-client/
implementation 'org.jlot:jlot-client:1.2'
// https://jarcasting.com/artifacts/org.jlot/jlot-client/
implementation ("org.jlot:jlot-client:1.2")
'org.jlot:jlot-client:jar:1.2'
<dependency org="org.jlot" name="jlot-client" rev="1.2">
<artifact name="jlot-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jlot', module='jlot-client', version='1.2')
)
libraryDependencies += "org.jlot" % "jlot-client" % "1.2"
[org.jlot/jlot-client "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jlot : jlot-core | jar | 1.2 |
org.jlot : jlot-api | jar | 1.2 |
org.springframework : spring-web | jar | 4.3.3.RELEASE |
org.springframework : spring-context | jar | 4.3.3.RELEASE |
org.springframework : spring-core | jar | 4.3.3.RELEASE |
org.springframework.security : spring-security-core | jar | 4.0.2.RELEASE |
javax.inject : javax.inject | jar | 1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
jline : jline | jar | 2.13 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
org.slf4j : jul-to-slf4j | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.codehaus.janino : janino | jar | 2.7.8 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |