| License |
License |
|---|---|
| GroupId | GroupIdorg.jetlinks |
| ArtifactId | ArtifactIdcoap-codec |
| Version | Version1.0.0-RC2 |
| Type | Typejar |
| Description |
Descriptionjetlinks
CoAP 编解码工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coap-codec-1.0.0-RC2.pom | |
| coap-codec-1.0.0-RC2.jar | 42 KB |
| coap-codec-1.0.0-RC2-sources.jar | 23 KB |
| coap-codec-1.0.0-RC2-javadoc.jar | 168 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jetlinks/coap-codec/ -->
<dependency>
<groupId>org.jetlinks</groupId>
<artifactId>coap-codec</artifactId>
<version>1.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetlinks/coap-codec/
implementation 'org.jetlinks:coap-codec:1.0.0-RC2'
// https://jarcasting.com/artifacts/org.jetlinks/coap-codec/
implementation ("org.jetlinks:coap-codec:1.0.0-RC2")
'org.jetlinks:coap-codec:jar:1.0.0-RC2'
<dependency org="org.jetlinks" name="coap-codec" rev="1.0.0-RC2">
<artifact name="coap-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetlinks', module='coap-codec', version='1.0.0-RC2')
)
libraryDependencies += "org.jetlinks" % "coap-codec" % "1.0.0-RC2"
[org.jetlinks/coap-codec "1.0.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-buffer | jar | 4.1.32.Final |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-all | jar | 1.8.5 |
| com.h2database : h2 | jar | |
| com.alibaba : druid | jar | 1.1.14 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |