is not current version
Last Version 0.1.3

com.fullcontact.grpc-jersey:jersey-rpc-support 0.1.2

jersey-rpc-support developed by FullContact

Categories

Categories

gRPC Net Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

com.fullcontact.grpc-jersey
ArtifactId

ArtifactId

jersey-rpc-support
Version

Version

0.1.2
Type

Type

jar

Download jersey-rpc-support 0.1.2


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