License |
License |
---|---|
GroupId | GroupIdrs.ltt.jmap |
ArtifactId | ArtifactIdjmap-common |
Version | Version0.6.3 |
Type | Typejar |
Description |
DescriptionA Java library for the JSON Meta Application Protocol
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmap-common-0.6.3.pom | |
jmap-common-0.6.3.jar | 272 KB |
jmap-common-0.6.3-sources.jar | 139 KB |
jmap-common-0.6.3-javadoc.jar | 913 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-common</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/
implementation 'rs.ltt.jmap:jmap-common:0.6.3'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/
implementation ("rs.ltt.jmap:jmap-common:0.6.3")
'rs.ltt.jmap:jmap-common:jar:0.6.3'
<dependency org="rs.ltt.jmap" name="jmap-common" rev="0.6.3">
<artifact name="jmap-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-common', version='0.6.3')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-common" % "0.6.3"
[rs.ltt.jmap/jmap-common "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-annotation | jar | 0.6.3 |
com.google.code.gson : gson | jar | 2.8.6 |
com.google.guava : guava | jar | 30.1-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-annotation-processor | jar | 0.6.3 |
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 |