| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.reactivecommons |
| ArtifactId | ArtifactIdasync-commons |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionasync-commons
Async Commons
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| async-commons-1.0.5.pom | |
| async-commons-1.0.5.jar | 63 KB |
| async-commons-1.0.5-sources.jar | 25 KB |
| async-commons-1.0.5-javadoc.jar | 515 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.reactivecommons/async-commons/ -->
<dependency>
<groupId>org.reactivecommons</groupId>
<artifactId>async-commons</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivecommons/async-commons/
implementation 'org.reactivecommons:async-commons:1.0.5'
// https://jarcasting.com/artifacts/org.reactivecommons/async-commons/
implementation ("org.reactivecommons:async-commons:1.0.5")
'org.reactivecommons:async-commons:jar:1.0.5'
<dependency org="org.reactivecommons" name="async-commons" rev="1.0.5">
<artifact name="async-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivecommons', module='async-commons', version='1.0.5')
)
libraryDependencies += "org.reactivecommons" % "async-commons" % "1.0.5"
[org.reactivecommons/async-commons "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reactivecommons : async-commons-api | jar | 1.0.5 |
| org.reactivecommons : domain-events-api | jar | 1.0.5 |
| io.projectreactor.rabbitmq : reactor-rabbitmq | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 |