License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.smartlogic.csclient |
ArtifactId | ArtifactIdSemaphore-CS-Client |
Version | VersionSemaphore-5.0.0 |
Type | Typejar |
Description |
DescriptionCS Client
Client for the Smartlogic Semaphore Classification Server
|
<!-- https://jarcasting.com/artifacts/com.smartlogic.csclient/Semaphore-CS-Client/ -->
<dependency>
<groupId>com.smartlogic.csclient</groupId>
<artifactId>Semaphore-CS-Client</artifactId>
<version>Semaphore-5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartlogic.csclient/Semaphore-CS-Client/
implementation 'com.smartlogic.csclient:Semaphore-CS-Client:Semaphore-5.0.0'
// https://jarcasting.com/artifacts/com.smartlogic.csclient/Semaphore-CS-Client/
implementation ("com.smartlogic.csclient:Semaphore-CS-Client:Semaphore-5.0.0")
'com.smartlogic.csclient:Semaphore-CS-Client:jar:Semaphore-5.0.0'
<dependency org="com.smartlogic.csclient" name="Semaphore-CS-Client" rev="Semaphore-5.0.0">
<artifact name="Semaphore-CS-Client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartlogic.csclient', module='Semaphore-CS-Client', version='Semaphore-5.0.0')
)
libraryDependencies += "com.smartlogic.csclient" % "Semaphore-CS-Client" % "Semaphore-5.0.0"
[com.smartlogic.csclient/Semaphore-CS-Client "Semaphore-5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
com.ibm.icu : icu4j | jar | 4.0.1 |
commons-codec : commons-codec | jar | 1.15 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.httpcomponents : httpmime | jar | 4.5.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
junit : junit | jar | 4.12 |
com.github.tomakehurst : wiremock-jre8-standalone | jar | 2.27.2 |
xmlunit : xmlunit | jar | 1.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |