| License |
License |
|---|---|
| GroupId | GroupIdio.github.vipcxj |
| ArtifactId | ArtifactIdjasync-test |
| Version | Version0.1.11 |
| Type | Typejar |
| Description |
DescriptionJAsync Test
JAsync implements Async-Await fashion for Java just like es and c#.
This library include the unit tests.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jasync-test-0.1.11.pom | |
| jasync-test-0.1.11.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-test/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-test</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-test/
implementation 'io.github.vipcxj:jasync-test:0.1.11'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-test/
implementation ("io.github.vipcxj:jasync-test:0.1.11")
'io.github.vipcxj:jasync-test:jar:0.1.11'
<dependency org="io.github.vipcxj" name="jasync-test" rev="0.1.11">
<artifact name="jasync-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-test', version='0.1.11')
)
libraryDependencies += "io.github.vipcxj" % "jasync-test" % "0.1.11"
[io.github.vipcxj/jasync-test "0.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.vipcxj : jasync-reactive | jar | 0.1.11 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| com.github.spotbugs : spotbugs | jar | 4.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |