Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.zhoyq |
ArtifactId | ArtifactIdspring-boot-starter-jt808 |
Version | Version1.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.zhoyq/spring-boot-starter-jt808/ -->
<dependency>
<groupId>com.zhoyq</groupId>
<artifactId>spring-boot-starter-jt808</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zhoyq/spring-boot-starter-jt808/
implementation 'com.zhoyq:spring-boot-starter-jt808:1.3.1'
// https://jarcasting.com/artifacts/com.zhoyq/spring-boot-starter-jt808/
implementation ("com.zhoyq:spring-boot-starter-jt808:1.3.1")
'com.zhoyq:spring-boot-starter-jt808:jar:1.3.1'
<dependency org="com.zhoyq" name="spring-boot-starter-jt808" rev="1.3.1">
<artifact name="spring-boot-starter-jt808" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zhoyq', module='spring-boot-starter-jt808', version='1.3.1')
)
libraryDependencies += "com.zhoyq" % "spring-boot-starter-jt808" % "1.3.1"
[com.zhoyq/spring-boot-starter-jt808 "1.3.1"]