Registry / utility / org-tinygroup-tinyrunner

org-tinygroup-tinyrunner

JSON →
library3.4.9javamavenunverified

A lightweight runtime engine for the TinyGroup framework.

<dependency> <groupId>org.tinygroup</groupId> <artifactId>org.tinygroup.tinyrunner</artifactId> <version>3.4.9</version> </dependency>
INSTALL
IMPORT
SIG · ORG-TINYGROUP-TINY
O
org-tinygroup-tinyrunner
utilityjavav3.4.9
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.

TinyRunner
org.tinygroup.tinyrunner.TinyRunner

Starts the TinyRunner runtime.

import org.tinygroup.tinyrunner.TinyRunner; public class Example { public void run() { TinyRunner runner = new TinyRunner(); runner.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-tinygroup-tinyrunner — mvn dependency:get org-tinygroup-tinyrunner · libregistry