Last Version

org.asarkar.grpc:grpc-test 1.0.2

JUnit5 Extension that can automatically release gRPC resources at the end of the test

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.asarkar.grpc
ArtifactId

ArtifactId

grpc-test
Version

Version

1.0.2
Type

Type

jar
Description

Description

org.asarkar.grpc:grpc-test
JUnit5 Extension that can automatically release gRPC resources at the end of the test
Project URL

Project URL

https://github.com/asarkar/grpc-test
Source Code Management

Source Code Management

https://github.com/asarkar/grpc-test

Download grpc-test 1.0.2


<!-- https://jarcasting.com/artifacts/org.asarkar.grpc/grpc-test/ -->
<dependency>
    <groupId>org.asarkar.grpc</groupId>
    <artifactId>grpc-test</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.asarkar.grpc/grpc-test/
implementation 'org.asarkar.grpc:grpc-test:1.0.2'
// https://jarcasting.com/artifacts/org.asarkar.grpc/grpc-test/
implementation ("org.asarkar.grpc:grpc-test:1.0.2")
'org.asarkar.grpc:grpc-test:jar:1.0.2'
<dependency org="org.asarkar.grpc" name="grpc-test" rev="1.0.2">
  <artifact name="grpc-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.asarkar.grpc', module='grpc-test', version='1.0.2')
)
libraryDependencies += "org.asarkar.grpc" % "grpc-test" % "1.0.2"
[org.asarkar.grpc/grpc-test "1.0.2"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.junit.jupiter : junit-jupiter-api jar
io.grpc : grpc-api jar

Project Modules

There are no modules declared in this project.