License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking MINA |
GroupId | GroupIdio.github.nurture-farm |
ArtifactId | ArtifactIdlaminar-grpc-proto-generator |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlaminar-grpc used by laminar-web to generated gRPC microservice in GoLang
|
<!-- https://jarcasting.com/artifacts/io.github.nurture-farm/laminar-grpc-proto-generator/ -->
<dependency>
<groupId>io.github.nurture-farm</groupId>
<artifactId>laminar-grpc-proto-generator</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nurture-farm/laminar-grpc-proto-generator/
implementation 'io.github.nurture-farm:laminar-grpc-proto-generator:1.0.0'
// https://jarcasting.com/artifacts/io.github.nurture-farm/laminar-grpc-proto-generator/
implementation ("io.github.nurture-farm:laminar-grpc-proto-generator:1.0.0")
'io.github.nurture-farm:laminar-grpc-proto-generator:jar:1.0.0'
<dependency org="io.github.nurture-farm" name="laminar-grpc-proto-generator" rev="1.0.0">
<artifact name="laminar-grpc-proto-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nurture-farm', module='laminar-grpc-proto-generator', version='1.0.0')
)
libraryDependencies += "io.github.nurture-farm" % "laminar-grpc-proto-generator" % "1.0.0"
[io.github.nurture-farm/laminar-grpc-proto-generator "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.3.Final |
io.github.nurture-farm : infra | jar | 1.0.0 |
farm.nurture » laminar-grpc-core | jar | 0.0.18-SNAPSHOT |
org.projectlombok : lombok | jar | 1.18.20 |
commons-io : commons-io | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.mockito : mockito-junit-jupiter | jar | 3.4.6 |
org.mock-server : mockserver-junit-jupiter | jar | 5.11.1 |