Last Version

com.github.ebfhub:sample-java-protobuf-no-gc 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

sample-java-protobuf-no-gc
Version

Version

1.1.7.7
Type

Type

jar
Description

Description

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

Download sample-java-protobuf-no-gc 1.1.7.7


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

Dependencies

compile (9)

Group / Artifact Type Version
io.grpc : grpc-netty jar 1.29.0
io.grpc : grpc-stub jar 1.29.0
io.grpc : grpc-all jar 1.29.0
junit : junit jar 4.8.1
org.slf4j : slf4j-api jar 1.6.5
com.google.protobuf : protobuf-java jar 3.7.1
net.sf.trove4j : trove4j jar 3.0.3
com.github.ebfhub : java-protobuf-no-gc-rt jar 1.1.7.7
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.