| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.smatechnologies |
| ArtifactId | ArtifactIdopcon-rest-api-client |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSMA OpCon Library Rest Api Client
SMA OpCon Library Rest Api Client
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| opcon-rest-api-client-1.0.7.pom | |
| opcon-rest-api-client-1.0.7.jar | 595 KB |
| opcon-rest-api-client-1.0.7-sources.jar | 261 KB |
| opcon-rest-api-client-1.0.7-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.smatechnologies/opcon-rest-api-client/ -->
<dependency>
<groupId>com.smatechnologies</groupId>
<artifactId>opcon-rest-api-client</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.smatechnologies/opcon-rest-api-client/
implementation 'com.smatechnologies:opcon-rest-api-client:1.0.7'
// https://jarcasting.com/artifacts/com.smatechnologies/opcon-rest-api-client/
implementation ("com.smatechnologies:opcon-rest-api-client:1.0.7")
'com.smatechnologies:opcon-rest-api-client:jar:1.0.7'
<dependency org="com.smatechnologies" name="opcon-rest-api-client" rev="1.0.7">
<artifact name="opcon-rest-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smatechnologies', module='opcon-rest-api-client', version='1.0.7')
)
libraryDependencies += "com.smatechnologies" % "opcon-rest-api-client" % "1.0.7"
[com.smatechnologies/opcon-rest-api-client "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.smatechnologies : opcon-commons | jar | 1.0.1 |
| org.glassfish.jersey.core : jersey-client | jar | 2.26 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.powermock : powermock-api-mockito | jar | 1.6.6 |
| org.powermock : powermock-module-junit4 | jar | 1.6.6 |