License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdrs.ltt.jmap |
ArtifactId | ArtifactIdjmap-client |
Last Version | Last Version0.8.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java library for the JSON Meta Application Protocol
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmap-client-0.8.13.pom | |
jmap-client-0.8.13.jar | 44 KB |
jmap-client-0.8.13-sources.jar | 28 KB |
jmap-client-0.8.13-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-client/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-client</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-client/
implementation 'rs.ltt.jmap:jmap-client:0.8.13'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-client/
implementation ("rs.ltt.jmap:jmap-client:0.8.13")
'rs.ltt.jmap:jmap-client:jar:0.8.13'
<dependency org="rs.ltt.jmap" name="jmap-client" rev="0.8.13">
<artifact name="jmap-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-client', version='0.8.13')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-client" % "0.8.13"
[rs.ltt.jmap/jmap-client "0.8.13"]
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-common | jar | 0.8.13 |
rs.ltt.jmap : jmap-gson | jar | 0.8.13 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.squareup.okhttp3 : okhttp-sse | jar | 4.9.3 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
com.damnhandy : handy-uri-templates | jar | 2.1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |
rs.ltt.jmap : jmap-annotation-processor | jar | 0.8.13 |