io.github.nurture-farm:laminar-grpc-proto-generator

laminar-grpc used by laminar-web to generated gRPC microservice in GoLang

License

License

Categories

Categories

gRPC Net Networking MINA
GroupId

GroupId

io.github.nurture-farm
ArtifactId

ArtifactId

laminar-grpc-proto-generator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

laminar-grpc used by laminar-web to generated gRPC microservice in GoLang

Download laminar-grpc-proto-generator

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0