foglight

FogLight is a lightweight runtime that enables makers of all ages and skill levels to create highly performant apps for embedded devices like Raspberry Pi's.

License

License

GroupId

GroupId

com.ociweb
ArtifactId

ArtifactId

foglight
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

foglight
FogLight is a lightweight runtime that enables makers of all ages and skill levels to create highly performant apps for embedded devices like Raspberry Pi's.
Project URL

Project URL

https://github.com/oci-pronghorn/foglight
Source Code Management

Source Code Management

https://github.com/oci-pronghorn/FogLight

Download foglight

How to add to project

<!-- https://jarcasting.com/artifacts/com.ociweb/foglight/ -->
<dependency>
    <groupId>com.ociweb</groupId>
    <artifactId>foglight</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ociweb/foglight/
implementation 'com.ociweb:foglight:1.0.0'
// https://jarcasting.com/artifacts/com.ociweb/foglight/
implementation ("com.ociweb:foglight:1.0.0")
'com.ociweb:foglight:jar:1.0.0'
<dependency org="com.ociweb" name="foglight" rev="1.0.0">
  <artifact name="foglight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ociweb', module='foglight', version='1.0.0')
)
libraryDependencies += "com.ociweb" % "foglight" % "1.0.0"
[com.ociweb/foglight "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.ociweb : greenlightning jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25
com.github.jnr : jnr-ffi jar 2.0.9

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.
com.ociweb
Embedded actor framework for Java

Versions

Version
1.0.0