is not current version
Last Version 2.2.11

com.github.wangzihaogithub:spring-boot-protocol 2.2.1

Spring Boot Protocol

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.1
Type

Type

jar

Download spring-boot-protocol 2.2.1


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