License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.bimbr |
ArtifactId | ArtifactIdclisson-client |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionclisson-client
clisson-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
clisson-client-0.3.0.pom | |
clisson-client-0.3.0.jar | 18 KB |
clisson-client-0.3.0-sources.jar | 12 KB |
clisson-client-0.3.0-javadoc.jar | 269 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bimbr/clisson-client/ -->
<dependency>
<groupId>com.bimbr</groupId>
<artifactId>clisson-client</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bimbr/clisson-client/
implementation 'com.bimbr:clisson-client:0.3.0'
// https://jarcasting.com/artifacts/com.bimbr/clisson-client/
implementation ("com.bimbr:clisson-client:0.3.0")
'com.bimbr:clisson-client:jar:0.3.0'
<dependency org="com.bimbr" name="clisson-client" rev="0.3.0">
<artifact name="clisson-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bimbr', module='clisson-client', version='0.3.0')
)
libraryDependencies += "com.bimbr" % "clisson-client" % "0.3.0"
[com.bimbr/clisson-client "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bimbr : clisson-protocol | jar | 0.1.0 |
log4j : log4j | jar | 1.2.16 |
org.apache.httpcomponents : httpclient | jar | 4.1.3 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |
org.mortbay.jetty : jetty | jar | 6.1.25 |
org.specs2 : specs2_2.9.1 | jar | 1.8.2 |