License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.qqhxj.common |
ArtifactId | ArtifactIdspring-boot-starter-rxtx |
Version | Version1.3.1-RELEASE |
Type | Typejar |
Description |
Descriptionspring-boot-starter-rxtx
串口操作
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.qqhxj.common/spring-boot-starter-rxtx/ -->
<dependency>
<groupId>cn.qqhxj.common</groupId>
<artifactId>spring-boot-starter-rxtx</artifactId>
<version>1.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.qqhxj.common/spring-boot-starter-rxtx/
implementation 'cn.qqhxj.common:spring-boot-starter-rxtx:1.3.1-RELEASE'
// https://jarcasting.com/artifacts/cn.qqhxj.common/spring-boot-starter-rxtx/
implementation ("cn.qqhxj.common:spring-boot-starter-rxtx:1.3.1-RELEASE")
'cn.qqhxj.common:spring-boot-starter-rxtx:jar:1.3.1-RELEASE'
<dependency org="cn.qqhxj.common" name="spring-boot-starter-rxtx" rev="1.3.1-RELEASE">
<artifact name="spring-boot-starter-rxtx" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.qqhxj.common', module='spring-boot-starter-rxtx', version='1.3.1-RELEASE')
)
libraryDependencies += "cn.qqhxj.common" % "spring-boot-starter-rxtx" % "1.3.1-RELEASE"
[cn.qqhxj.common/spring-boot-starter-rxtx "1.3.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.qqhxj.common : rxtx | jar | 1.3.1-RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
org.projectlombok : lombok | jar | 1.18.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.1.RELEASE |