Registry / utility / util-core-2-10

util-core-2-10

JSON →
library6.34.0javamavenunverified

Core utility library for Scala 2.10, providing foundational abstractions and helpers used across Twitter's Finagle and other projects.

<dependency> <groupId>com.twitter</groupId> <artifactId>util-core_2.10</artifactId> <version>6.34.0</version> </dependency>
INSTALL
IMPORT
SIG · UTIL-CORE-2-10
U
util-core-2-10
utilityjavav6.34.0
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.

Future
com.twitter.util.Future

Creating and handling a Twitter Future.

import com.twitter.util.Future; Future<String> result = Future.value("hello"); result.onSuccess(System.out::println);
Debug
Known issues
breakingScala 2.10 is outdated; consider migrating to a newer Scala version.
fix
Upgrade to Scala 2.12 or 2.13 and use corresponding util-core version.
affects: <=6.34.0
Upgrade
Version history
6.34.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
util-core-2-10 — mvn dependency:get util-core-2-10 · libregistry