Last Version

Java Protobuf encoder/decoder without 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

java-protobuf-no-gc
Version

Version

1.1.7.7
Type

Type

pom
Description

Description

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

Project URL

https://github.com/ebfhub/java-protobuf-no-gc
Source Code Management

Source Code Management

https://github.com/ebfhub/java-protobuf-no-gc

Download java-protobuf-no-gc 1.1.7.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java-protobuf-no-gc-rt
  • java-protobuf-no-gc-gen
  • sample-java-protobuf-no-gc