| License |
License |
|---|---|
| GroupId | GroupIdorg.jetlinks |
| ArtifactId | ArtifactIdjetlinks |
| Last Version | Last Version1.1.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJetLinks
JetLinks 物联网平台
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jetlinks-1.1.10.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jetlinks/jetlinks/ -->
<dependency>
<groupId>org.jetlinks</groupId>
<artifactId>jetlinks</artifactId>
<version>1.1.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetlinks/jetlinks/
implementation 'org.jetlinks:jetlinks:1.1.10'
// https://jarcasting.com/artifacts/org.jetlinks/jetlinks/
implementation ("org.jetlinks:jetlinks:1.1.10")
'org.jetlinks:jetlinks:pom:1.1.10'
<dependency org="org.jetlinks" name="jetlinks" rev="1.1.10">
<artifact name="jetlinks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetlinks', module='jetlinks', version='1.1.10')
)
libraryDependencies += "org.jetlinks" % "jetlinks" % "1.1.10"
[org.jetlinks/jetlinks "1.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| com.h2database : h2 | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.3 |