License |
License |
---|---|
GroupId | GroupIdrs.ltt.jmap |
ArtifactId | ArtifactIdjmap-common |
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-common-0.8.13.pom | |
jmap-common-0.8.13.jar | 166 KB |
jmap-common-0.8.13-sources.jar | 121 KB |
jmap-common-0.8.13-javadoc.jar | 808 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-common</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/
implementation 'rs.ltt.jmap:jmap-common:0.8.13'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/
implementation ("rs.ltt.jmap:jmap-common:0.8.13")
'rs.ltt.jmap:jmap-common:jar:0.8.13'
<dependency org="rs.ltt.jmap" name="jmap-common" rev="0.8.13">
<artifact name="jmap-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-common', version='0.8.13')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-common" % "0.8.13"
[rs.ltt.jmap/jmap-common "0.8.13"]
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-annotation | jar | 0.8.13 |
com.google.code.gson : gson | jar | 2.8.9 |
com.google.guava : guava | jar | 31.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-annotation-processor | jar | 0.8.13 |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.platform : junit-platform-runner | jar | 1.7.0 |