Registry / utility / bijection-core-2-11

bijection-core-2-11

JSON →
library0.9.8javamavenunverified

Bijection Core provides utilities for converting between Scala and Java types.

<dependency> <groupId>com.twitter</groupId> <artifactId>bijection-core_2.11</artifactId> <version>0.9.8</version> </dependency>
INSTALL
IMPORT
SIG · BIJECTION-CORE-2-1
B
bijection-core-2-11
utilityjavav0.9.8
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.

Bijection
com.twitter.bijection.Bijection

Use the UTF-8 string bijection.

import com.twitter.bijection.Bijection; public class Example { public static void main(String[] args) { Bijection<String, byte[]> utf8 = Bijection.stringUtf8; System.out.println("UTF-8 bijection available"); } }
Debug
Known issues
breakingThis version targets Scala 2.11, which is outdated and may have compatibility issues with newer Scala versions.
fix
Use the Scala 2.12 or 2.13 version of bijection-core.
affects: >=0.9.0
Upgrade
Version history
0.9.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Meta
1
OpenAI (training)
1
Resources
bijection-core-2-11 — mvn dependency:get bijection-core-2-11 · libregistry