License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.opencmw |
ArtifactId | ArtifactIdclient |
Version | Version11.0.1 |
Type | Typejar |
Description |
DescriptionOpenCmw, CmwLight, and RESTful client implementations.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
client-11.0.1.pom | |
client-11.0.1.jar | 102 KB |
client-11.0.1-sources.jar | 43 KB |
client-11.0.1-javadoc.jar | 609 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.opencmw/client/ -->
<dependency>
<groupId>io.opencmw</groupId>
<artifactId>client</artifactId>
<version>11.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.opencmw/client/
implementation 'io.opencmw:client:11.0.1'
// https://jarcasting.com/artifacts/io.opencmw/client/
implementation ("io.opencmw:client:11.0.1")
'io.opencmw:client:jar:11.0.1'
<dependency org="io.opencmw" name="client" rev="11.0.1">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opencmw', module='client', version='11.0.1')
)
libraryDependencies += "io.opencmw" % "client" % "11.0.1"
[io.opencmw/client "11.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.opencmw : core | jar | 11.0.1 |
de.gsi.dataset : chartfx-dataset | jar | 11.2.5 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : okhttp-sse | jar | 4.9.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
org.jetbrains : annotations | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : mockwebserver | jar | 4.9.1 |
io.opencmw : server | jar | 11.0.1 |
com.github.oshi : oshi-core | jar | 5.6.0 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
org.awaitility : awaitility | jar | 4.0.3 |
de.sandec : JMemoryBuddy | jar | 0.5.0 |
org.openjdk.jmh : jmh-core | jar | 1.28 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.28 |