License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Protobuf Data Data Structures |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-protobuf |
Last Version | Last Version1.4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot starters.
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-protobuf/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-protobuf</artifactId>
<version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-protobuf/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-protobuf:1.4.11'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-protobuf/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-protobuf:1.4.11")
'com.github.yingzhuo:carnival-spring-boot-starter-protobuf:jar:1.4.11'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-protobuf" rev="1.4.11">
<artifact name="carnival-spring-boot-starter-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-protobuf', version='1.4.11')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-protobuf" % "1.4.11"
[com.github.yingzhuo/carnival-spring-boot-starter-protobuf "1.4.11"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |