ons-tcp-spring-boot-starter

阿里云ONS TCP客户端封装, spring boot starter组件。 a component for aliyun ons with TCP client.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.dr-yanglong
ArtifactId

ArtifactId

ons-tcp-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ons-tcp-spring-boot-starter
阿里云ONS TCP客户端封装, spring boot starter组件。 a component for aliyun ons with TCP client.
Project URL

Project URL

https://dr-yanglong.github.io
Source Code Management

Source Code Management

https://github.com/DR-YangLong/ons-spring-boot-starter

Download ons-tcp-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dr-yanglong/ons-tcp-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.dr-yanglong</groupId>
    <artifactId>ons-tcp-spring-boot-starter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dr-yanglong/ons-tcp-spring-boot-starter/
implementation 'io.github.dr-yanglong:ons-tcp-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.dr-yanglong/ons-tcp-spring-boot-starter/
implementation ("io.github.dr-yanglong:ons-tcp-spring-boot-starter:1.0.0.RELEASE")
'io.github.dr-yanglong:ons-tcp-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="io.github.dr-yanglong" name="ons-tcp-spring-boot-starter" rev="1.0.0.RELEASE">
  <artifact name="ons-tcp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dr-yanglong', module='ons-tcp-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.dr-yanglong" % "ons-tcp-spring-boot-starter" % "1.0.0.RELEASE"
[io.github.dr-yanglong/ons-tcp-spring-boot-starter "1.0.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.dr-yanglong : ons-commons jar 1.0.0.RELEASE
com.aliyun.openservices : ons-client jar 1.8.7.4.Final

test (2)

Group / Artifact Type Version
junit : junit jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE