License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices gRPC Net Networking |
GroupId | GroupIdcom.seezoon |
ArtifactId | ArtifactIdgrpc-spring-boot-starter |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrpc-spring-boot-starter
seezoon grpc spring starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.seezoon/grpc-spring-boot-starter/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>grpc-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/grpc-spring-boot-starter/
implementation 'com.seezoon:grpc-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/com.seezoon/grpc-spring-boot-starter/
implementation ("com.seezoon:grpc-spring-boot-starter:1.0.3")
'com.seezoon:grpc-spring-boot-starter:jar:1.0.3'
<dependency org="com.seezoon" name="grpc-spring-boot-starter" rev="1.0.3">
<artifact name="grpc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='grpc-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "com.seezoon" % "grpc-spring-boot-starter" % "1.0.3"
[com.seezoon/grpc-spring-boot-starter "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.seezoon : seezoon-core | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.apache.commons : commons-lang3 | jar | |
net.devh : grpc-server-spring-boot-starter | jar | |
net.devh : grpc-client-spring-boot-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |