com.asarkar.grpc:grpc-test

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

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.asarkar.grpc
ArtifactId

ArtifactId

grpc-test
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.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

How to add to project

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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.0.3
1.0.2
1.0.0