Registry / utility / smallmind-nutsnbolts

smallmind-nutsnbolts

JSON →
library7.0.0javamavenunverified

A collection of utility classes and helper methods for Java development.

<dependency> <groupId>org.smallmind</groupId> <artifactId>smallmind-nutsnbolts</artifactId> <version>7.0.0</version> </dependency>
INSTALL
IMPORT
SIG · SMALLMIND-NUTSNBOL
S
smallmind-nutsnbolts
utilityjavav7.0.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.

Validate
org.smallmind.nutsnbolts.lang.Validate

Demonstrates a common validation utility from the library.

import org.smallmind.nutsnbolts.lang.Validate; public class Example { public static void main(String[] args) { Validate.notNull(args, "Args must not be null"); System.out.println("Validation passed"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
smallmind-nutsnbolts — mvn dependency:get smallmind-nutsnbolts · libregistry