License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.rubenmathews |
ArtifactId | ArtifactIdbyte-reactor |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionByteReactor
A Runtime Compiler for java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
byte-reactor-0.1.1.pom | |
byte-reactor-0.1.1.jar | 24 KB |
byte-reactor-0.1.1-sources.jar | 10 KB |
byte-reactor-0.1.1-javadoc.jar | 102 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |