License |
License |
---|---|
GroupId | GroupIdio.choerodon |
ArtifactId | ArtifactIdchoerodon-socket-helper |
Version | Version0.5.0.RELEASE |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.choerodon/choerodon-socket-helper/ -->
<dependency>
<groupId>io.choerodon</groupId>
<artifactId>choerodon-socket-helper</artifactId>
<version>0.5.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.choerodon/choerodon-socket-helper/
implementation 'io.choerodon:choerodon-socket-helper:0.5.0.RELEASE'
// https://jarcasting.com/artifacts/io.choerodon/choerodon-socket-helper/
implementation ("io.choerodon:choerodon-socket-helper:0.5.0.RELEASE")
'io.choerodon:choerodon-socket-helper:jar:0.5.0.RELEASE'
<dependency org="io.choerodon" name="choerodon-socket-helper" rev="0.5.0.RELEASE">
<artifact name="choerodon-socket-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.choerodon', module='choerodon-socket-helper', version='0.5.0.RELEASE')
)
libraryDependencies += "io.choerodon" % "choerodon-socket-helper" % "0.5.0.RELEASE"
[io.choerodon/choerodon-socket-helper "0.5.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.9.RELEASE |
org.springframework.boot : spring-boot-starter-websocket | jar | 1.5.9.RELEASE |
com.google.guava : guava | jar | 18.0 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 1.5.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.5.9.RELEASE |