| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Github Development Tools Version Controls |
| GroupId | GroupIdcom.github.wangzihaogithub |
| ArtifactId | ArtifactIdspring-boot-protocol |
| Last Version | Last Version2.2.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpring Boot Protocol
Spring Boot Protocol
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| 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 |
| 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 |