Registry / utility / anwiba-commons-lang

anwiba-commons-lang

JSON →
library1.2.50javamavenunverified

Common utility classes for Java development from the Anwiba project.

<dependency> <groupId>net.anwiba.commons</groupId> <artifactId>anwiba-commons-lang</artifactId> <version>1.2.50</version> </dependency>
INSTALL
IMPORT
SIG · ANWIBA-COMMONS-LAN
A
anwiba-commons-lang
utilityjavav1.2.50
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.

IBlock
net.anwiba.commons.lang.functional.IBlock

Demonstrates using the IBlock functional interface.

import net.anwiba.commons.lang.functional.IBlock; public class Example { public void useBlock() { IBlock<String> block = s -> System.out.println(s); block.execute("Hello"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.50latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Meta
1
Resources
anwiba-commons-lang — mvn dependency:get anwiba-commons-lang · libregistry