License |
License |
---|---|
GroupId | GroupIdcom.centit.product |
ArtifactId | ArtifactIdmsgpusher-utils |
Version | Version0.1.1805 |
Type | Typejar |
Description |
Descriptioncom.centit.product:msgpusher-utils
消息推送支持类
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
msgpusher-utils-0.1.1805.pom | |
msgpusher-utils-0.1.1805.jar | 10 KB |
msgpusher-utils-0.1.1805-sources.jar | 9 KB |
msgpusher-utils-0.1.1805-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.centit.product/msgpusher-utils/ -->
<dependency>
<groupId>com.centit.product</groupId>
<artifactId>msgpusher-utils</artifactId>
<version>0.1.1805</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/msgpusher-utils/
implementation 'com.centit.product:msgpusher-utils:0.1.1805'
// https://jarcasting.com/artifacts/com.centit.product/msgpusher-utils/
implementation ("com.centit.product:msgpusher-utils:0.1.1805")
'com.centit.product:msgpusher-utils:jar:0.1.1805'
<dependency org="com.centit.product" name="msgpusher-utils" rev="0.1.1805">
<artifact name="msgpusher-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='msgpusher-utils', version='0.1.1805')
)
libraryDependencies += "com.centit.product" % "msgpusher-utils" % "0.1.1805"
[com.centit.product/msgpusher-utils "0.1.1805"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-websocket | jar | 4.3.14.RELEASE |
com.centit.support : centit-utils | jar | 2.2.1805 |
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-api | jar | 1.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |