| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.smartlogic |
| ArtifactId | ArtifactIdSemaphore-Java-APIs |
| Last Version | Last Version5.4.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSemaphore Java APIs
Java connectors to the Smartlogic Semaphore Services
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Semaphore-Java-APIs-5.4.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.smartlogic/Semaphore-Java-APIs/ -->
<dependency>
<groupId>com.smartlogic</groupId>
<artifactId>Semaphore-Java-APIs</artifactId>
<version>5.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.smartlogic/Semaphore-Java-APIs/
implementation 'com.smartlogic:Semaphore-Java-APIs:5.4.0'
// https://jarcasting.com/artifacts/com.smartlogic/Semaphore-Java-APIs/
implementation ("com.smartlogic:Semaphore-Java-APIs:5.4.0")
'com.smartlogic:Semaphore-Java-APIs:pom:5.4.0'
<dependency org="com.smartlogic" name="Semaphore-Java-APIs" rev="5.4.0">
<artifact name="Semaphore-Java-APIs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.smartlogic', module='Semaphore-Java-APIs', version='5.4.0')
)
libraryDependencies += "com.smartlogic" % "Semaphore-Java-APIs" % "5.4.0"
[com.smartlogic/Semaphore-Java-APIs "5.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| xmlunit : xmlunit | jar | 1.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |