ByteReactor

A Runtime Compiler for java

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.rubenmathews
ArtifactId

ArtifactId

byte-reactor
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ByteReactor
A Runtime Compiler for java
Project URL

Project URL

https://github.com/rubenmathews/byte-reactor
Source Code Management

Source Code Management

http://github.com/rubenmathews/byte-reactor/tree/main

Download byte-reactor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0