Last Version

Spring Boot Protocol 2.2.11

Spring Boot Protocol

License

License

Categories

Categories

Spring Boot Container Microservices Github Development Tools Version Controls
GroupId

GroupId

com.github.wangzihaogithub
ArtifactId

ArtifactId

spring-boot-protocol
Version

Version

2.2.11
Type

Type

jar
Description

Description

Spring Boot Protocol
Spring Boot Protocol
Project URL

Project URL

https://github.com/wangzihaogithub/spring-boot-protocol.git

Download spring-boot-protocol 2.2.11


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.78.Final
org.reactivestreams : reactive-streams jar 1.0.3
javax.servlet : javax.servlet-api jar 4.0.1

provided (7)

Group / Artifact Type Version
com.alibaba : fastjson Optional jar 1.2.83
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.53.Final
org.springframework.boot : spring-boot-starter-web Optional jar 2.5.12
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.12
javax.websocket : javax.websocket-api Optional jar 1.1
org.springframework.boot : spring-boot-starter-websocket Optional jar 2.5.12
io.reactivex.rxjava3 : rxjava Optional jar 3.0.3

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.12
org.springframework.boot : spring-boot-starter-tomcat jar 2.5.12
mysql : mysql-connector-java jar 8.0.19
io.vertx : vertx-mqtt jar 3.9.0
commons-fileupload : commons-fileupload jar 1.4

Project Modules

There are no modules declared in this project.