Last Version

icapclient 0.0.13

Icap client to talk to Symantec server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.krdev.icapclient
ArtifactId

ArtifactId

icapclient
Version

Version

0.0.13
Type

Type

jar
Description

Description

icapclient
Icap client to talk to Symantec server.
Project URL

Project URL

https://github.com/lafaspot/icapclient
Source Code Management

Source Code Management

https://github.com/lafaspot/icapclient.git

Download icapclient 0.0.13


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : log4j-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
io.netty : netty-handler jar 4.1.4.Final
org.apache.httpcomponents : httpclient jar 4.5.2
com.google.code.findbugs : jsr305 jar 3.0.1
com.github.lafa.logfast : logfast.core jar 1.0.6

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.mockito : mockito-all jar 1.10.19
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.