| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.flux-capacitor |
| ArtifactId | ArtifactIdflux-capacitor-client |
| Last Version | Last Version0.498.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFlux Capacitor
Flux Capacitor provides messaging-as-a-service for distributed applications.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flux-capacitor-client-0.498.0.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.flux-capacitor/flux-capacitor-client/ -->
<dependency>
<groupId>io.flux-capacitor</groupId>
<artifactId>flux-capacitor-client</artifactId>
<version>0.498.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.flux-capacitor/flux-capacitor-client/
implementation 'io.flux-capacitor:flux-capacitor-client:0.498.0'
// https://jarcasting.com/artifacts/io.flux-capacitor/flux-capacitor-client/
implementation ("io.flux-capacitor:flux-capacitor-client:0.498.0")
'io.flux-capacitor:flux-capacitor-client:pom:0.498.0'
<dependency org="io.flux-capacitor" name="flux-capacitor-client" rev="0.498.0">
<artifact name="flux-capacitor-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.flux-capacitor', module='flux-capacitor-client', version='0.498.0')
)
libraryDependencies += "io.flux-capacitor" % "flux-capacitor-client" % "0.498.0"
[io.flux-capacitor/flux-capacitor-client "0.498.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic Optional | jar | 1.2.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.5.1 |