istack common utility code provides shared runtime utilities for Java projects.
<dependency>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons-runtime</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the @NotNull annotation from istack commons to mark a parameter as non-null.
No known issues recorded.
No dependency data recorded yet.