| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks | 
| GroupId | GroupIdio.github.vipcxj | 
| ArtifactId | ArtifactIdjasync-reactive | 
| Last Version | Last Version0.1.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJAsync Reactive JAsync implements Async-Await fashion for Java just like es and c#.
        This is the adaptor library for Reactor | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| jasync-reactive-0.1.11.pom | |
| jasync-reactive-0.1.11.jar | 14 KB | 
| jasync-reactive-0.1.11-sources.jar | 6 KB | 
| jasync-reactive-0.1.11-javadoc.jar | 406 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-reactive/ -->
<dependency>
    <groupId>io.github.vipcxj</groupId>
    <artifactId>jasync-reactive</artifactId>
    <version>0.1.11</version>
</dependency>// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-reactive/
implementation 'io.github.vipcxj:jasync-reactive:0.1.11'// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-reactive/
implementation ("io.github.vipcxj:jasync-reactive:0.1.11")'io.github.vipcxj:jasync-reactive:jar:0.1.11'<dependency org="io.github.vipcxj" name="jasync-reactive" rev="0.1.11">
  <artifact name="jasync-reactive" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-reactive', version='0.1.11')
)libraryDependencies += "io.github.vipcxj" % "jasync-reactive" % "0.1.11"[io.github.vipcxj/jasync-reactive "0.1.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.vipcxj : jasync-spec | jar | 0.1.11 | 
| io.github.vipcxj : jasync-runtime | jar | 0.1.11 | 
| io.projectreactor : reactor-core | jar | 3.3.16.RELEASE | 
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |