Registry / other / julia-mixins

julia-mixins

JSON →
library2.5.2javamavenunverified

Provides mixin support for the Julia component model in the Fractal framework.

<dependency> <groupId>org.objectweb.fractal.julia</groupId> <artifactId>julia-mixins</artifactId> <version>2.5.2</version> </dependency>
INSTALL
IMPORT
SIG · JULIA-MIXINS
J
julia-mixins
otherjavav2.5.2
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.

Mixin
org.objectweb.fractal.julia.mixins.Mixin

Demonstrates basic usage of Julia Mixins.

import org.objectweb.fractal.julia.mixins.Mixin; public class Example { public static void main(String[] args) { Mixin mixin = new Mixin(); System.out.println(mixin.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
julia-mixins — mvn dependency:get julia-mixins · libregistry