Last Version

io.choerodon:choerodon-socket-helper 0.5.0.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.choerodon
ArtifactId

ArtifactId

choerodon-socket-helper
Version

Version

0.5.0.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download choerodon-socket-helper 0.5.0.RELEASE


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.