Registry / other / jaxx-runtime

jaxx-runtime

JSON →
library4.0.0javamavenunverified

Runtime API for the JAXX framework, providing core abstractions for Java application development.

<dependency> <groupId>io.ultreia.java4all.jaxx</groupId> <artifactId>jaxx-runtime</artifactId> <version>4.0.0</version> </dependency>
INSTALL
IMPORT
SIG · JAXX-RUNTIME
J
jaxx-runtime
otherjavav4.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.

JaxxRuntime
io.ultreia.java4all.jaxx.runtime.JaxxRuntime

Initialize and start the JAXX runtime.

import io.ultreia.java4all.jaxx.runtime.JaxxRuntime; public class Main { public static void main(String[] args) { JaxxRuntime runtime = new JaxxRuntime(); runtime.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
jaxx-runtime — mvn dependency:get jaxx-runtime · libregistry