Last Version

com.github.ebfhub:java-protobuf-no-gc-rt 1.1.7.7

Generate Java Protobuf encoder/decoder that does not invoke GC.

License

License

Categories

Categories

Java Languages Protobuf Data Data Structures
GroupId

GroupId

com.github.ebfhub
ArtifactId

ArtifactId

java-protobuf-no-gc-rt
Version

Version

1.1.7.7
Type

Type

jar
Description

Description

Generate Java Protobuf encoder/decoder that does not invoke GC.

Download java-protobuf-no-gc-rt 1.1.7.7


<!-- https://jarcasting.com/artifacts/com.github.ebfhub/java-protobuf-no-gc-rt/ -->
<dependency>
    <groupId>com.github.ebfhub</groupId>
    <artifactId>java-protobuf-no-gc-rt</artifactId>
    <version>1.1.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ebfhub/java-protobuf-no-gc-rt/
implementation 'com.github.ebfhub:java-protobuf-no-gc-rt:1.1.7.7'
// https://jarcasting.com/artifacts/com.github.ebfhub/java-protobuf-no-gc-rt/
implementation ("com.github.ebfhub:java-protobuf-no-gc-rt:1.1.7.7")
'com.github.ebfhub:java-protobuf-no-gc-rt:jar:1.1.7.7'
<dependency org="com.github.ebfhub" name="java-protobuf-no-gc-rt" rev="1.1.7.7">
  <artifact name="java-protobuf-no-gc-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ebfhub', module='java-protobuf-no-gc-rt', version='1.1.7.7')
)
libraryDependencies += "com.github.ebfhub" % "java-protobuf-no-gc-rt" % "1.1.7.7"
[com.github.ebfhub/java-protobuf-no-gc-rt "1.1.7.7"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.7.1
net.sf.trove4j : trove4j jar 3.0.3
com.google.guava : guava jar 29.0-jre
io.grpc : grpc-stub jar 1.29.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.