License |
License |
---|---|
GroupId | GroupIdrs.ltt.jmap |
ArtifactId | ArtifactIdjmap-common |
Version | Version0.7.1 |
Type | Typejar |
Description |
DescriptionA Java library for the JSON Meta Application Protocol
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmap-common-0.7.1.pom | |
jmap-common-0.7.1.jar | 273 KB |
jmap-common-0.7.1-sources.jar | 141 KB |
jmap-common-0.7.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-common</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/
implementation 'rs.ltt.jmap:jmap-common:0.7.1'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common/
implementation ("rs.ltt.jmap:jmap-common:0.7.1")
'rs.ltt.jmap:jmap-common:jar:0.7.1'
<dependency org="rs.ltt.jmap" name="jmap-common" rev="0.7.1">
<artifact name="jmap-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-common', version='0.7.1')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-common" % "0.7.1"
[rs.ltt.jmap/jmap-common "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-annotation | jar | 0.7.1 |
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.7.1 |
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 |