Registry / serialization / scalapb-runtime-2-11

scalapb-runtime-2-11

JSON →
library0.6.7javamavenunverified

Runtime library for ScalaPB, a Protocol Buffers compiler for Scala, targeting Scala 2.11.

<dependency> <groupId>com.trueaccord.scalapb</groupId> <artifactId>scalapb-runtime_2.11</artifactId> <version>0.6.7</version> </dependency>
INSTALL
IMPORT
SIG · SCALAPB-RUNTIME-2-
S
scalapb-runtime-2-11
serializationjavav0.6.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GeneratedMessage
scalapb.GeneratedMessage

Base trait for ScalaPB generated protobuf messages.

import scalapb.GeneratedMessage; // GeneratedMessage is the base trait for all generated protobuf messages. // Usage typically involves generated code from .proto files. val msg: GeneratedMessage = ???
Debug
Known issues
breakingThis version is for Scala 2.11, which is outdated and no longer supported.
fix
Upgrade to a newer Scala version (2.12, 2.13, or 3) and use the corresponding scalapb-runtime artifact.
affects: all
Upgrade
Version history
0.6.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scalapb-runtime-2-11 — mvn dependency:get scalapb-runtime-2-11 · libregistry