Last Version

websocket-spring-boot-core 1.0.6.RELEASE

核心包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lazyboyl
ArtifactId

ArtifactId

websocket-spring-boot-core
Version

Version

1.0.6.RELEASE
Type

Type

jar
Description

Description

websocket-spring-boot-core
核心包
Source Code Management

Source Code Management

https://github.com/lazyboyl/websocket-spring-boot-starter

Download websocket-spring-boot-core 1.0.6.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.lazyboyl/websocket-spring-boot-core/ -->
<dependency>
    <groupId>com.github.lazyboyl</groupId>
    <artifactId>websocket-spring-boot-core</artifactId>
    <version>1.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lazyboyl/websocket-spring-boot-core/
implementation 'com.github.lazyboyl:websocket-spring-boot-core:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.lazyboyl/websocket-spring-boot-core/
implementation ("com.github.lazyboyl:websocket-spring-boot-core:1.0.6.RELEASE")
'com.github.lazyboyl:websocket-spring-boot-core:jar:1.0.6.RELEASE'
<dependency org="com.github.lazyboyl" name="websocket-spring-boot-core" rev="1.0.6.RELEASE">
  <artifact name="websocket-spring-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lazyboyl', module='websocket-spring-boot-core', version='1.0.6.RELEASE')
)
libraryDependencies += "com.github.lazyboyl" % "websocket-spring-boot-core" % "1.0.6.RELEASE"
[com.github.lazyboyl/websocket-spring-boot-core "1.0.6.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.42.Final
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.springframework.boot : spring-boot-starter jar 2.0.1.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.