is not current version
Last Version 2.2.11

Spring Boot Protocol 2.1.12

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.1.12
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.1.12


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.73.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.79
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.34.Final
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
javax.websocket : javax.websocket-api Optional jar 1.1
org.springframework.boot : spring-boot-starter-websocket Optional jar 2.1.3.RELEASE
io.reactivex.rxjava3 : rxjava Optional jar 3.0.3

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-tomcat jar 2.1.3.RELEASE
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.